Hi Jeff, Nice to see you back.
On Dec 19, 2007 6:29 PM, Jeff Rush <[EMAIL PROTECTED]> wrote: > Anand Balachandran Pillai wrote: > > easy_install is the minimal CPAN for Python. > > True, but there is some unevenness in the PyPI registry, such that some > packages won't download automatically or that lack subversion link so you > can't get a development version. It depends on whether the author of a > particular package set up his links correctly. I wish someone would write a > utility that would walk thru all the packages on PyPI and report such > problems. > How about writing a plugin to HarvestMan to do that ? It can crawl the PyPI, and report the metadata for every package. I will see if I can do this over the week-end. > Anyway, perhaps the original poster is hitting a problem with such a > "particular" package. > > -Jeff > > > _______________________________________________ > BangPypers mailing list > [email protected] > http://mail.python.org/mailman/listinfo/bangpypers > Regards -- -Anand _______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
