On Fri, Dec 16, 2011 at 9:13 PM, Stefan Krah <stefan-use...@bytereef.org>wrote:
> [Not replying to Chris, I don't have the previous mail] > > Chris McDonough <chr...@plope.com> wrote: > > > I added both features (python2only and py3equivalents). It took a lot > > > longer than I expected and cost $0.10 of GAE quotas... > > > > > > > > > Please do critique: > > > > > > > > > http://python3wos.appspot.com/ > > I don't think this site is very useful in its current form. I immediately > found two false positives: > > 1) ordereddict is part of: > > http://docs.python.org/dev/library/collections.html#collections.OrderedDict > > > 2) pylint supports Python3 (from their README): > > "2to3 is integrated into the distutils installation process and will be > run as a > build step when invoked by the python3 interpreter: > > NO_SETUPTOOLS=1 python3 setup.py install --no-compile" > > > Also, the site would look a lot greener if there were just two rows for > all zope.* and plone.* packages. > > > Stefan Krah > > > _______________________________________________ > Catalog-SIG mailing list > Catalog-SIG@python.org > http://mail.python.org/mailman/listinfo/catalog-sig > 1) Fixed. 2) This is the same issue as with docutils. I believe that either a maintainer of PyPI needs to add the trove classifier for them or someone should contact Logilab and ask them to add the trove classifier. 3) Why is it that plone and zope have 81 packages on PyPI? In the next top 100 there are 7 green packages (cssutils, argparse, pytest, pyramid, versiontools, PyYAML, scipy). So if I consolidate plone and zope we get to about 59/200 vs 52/200. Not a huge jump but a worthwhile one. Yuval Greenfield
_______________________________________________ Catalog-SIG mailing list Catalog-SIG@python.org http://mail.python.org/mailman/listinfo/catalog-sig