Hi Brian, It sounds interesting. I might be interested in helping.
What I would like to do is make a test script to download all the packages off pypi and build them under multiple platforms. Basically, I want to make some tests that will try to install "everything" and then deinstall "everything" and see what happens. I'm not sure if this has ever been done.. but it might provide some interesting test results.. Maybe it's similar... On Fri, 15 May 2009 13:00:41 +0200, Brian Sutherland <br...@vanguardistas.net> wrote: > Hi, > > It may seem like a backwards way of doing things, but I have a need for > a utility that can maintain a python package index mirror of a Debian > repository. > > The basic idea is to extract the tarballs of Python packages from the > Debian repository and rename them to the original setuptools name. It > should also create a buildout-compatible versions file of the versions > in the repository. > > My current implementation idea is to unpack the tarball and use the > egg-metadata to figure out what the "egg" name of the tarball should be. > > Does such a tool exists? If not, I'll probably start working on one on > svn.zope.org Real Soon Now (TM). Comments, suggestions much > appreciated! _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig