[Catalog-sig] Re: URLs for Python packages wanted

Thomas Heller thomas.heller@ion-tof.com
31 Oct 2002 10:16:45 +0100


Andrew Kuchling <akuchlin@mems-exchange.org> writes:

> I'm making yet another attempt at writing a Python catalog.  This one
> will traverse a list of specified URLs and download and index any
> source packages that those URLs point to.  (The idea being, if you
> have a directory that holds your code, you can simply drop new files
> into it and they'll be indexed   
> 

If you need code for extracting metadata (not the complete metadata is
included) and some other useful info from bdist_wininst created binary
windows installer packages, you can look into the make_packagelist.py
file in
http://starship.python.net/crew/theller/pypan/packages/uploaded/pypan-0.2.zip.

This is not a persitent URL.

Thomas