[Python-Dev] PEP 301: Package Index and Metadata for Distutils

Richard Jones rjones@ekit-inc.com
Wed, 4 Dec 2002 15:47:14 +1100


I've implemented all I believe is necessary for the package index to be 
pronounced accepted or not. This includes the last few missing pieces:

- library reference patch against latest CVS
- distutils/dist.py patch against latest CVS
- use of distutils.version.LooseVersion sorting in the index database

Where to now? Is there more to do? Should I stop now because it's not worth 
continuing?


     Richard