This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author j1m
Recipients alexis, eric.araujo, j1m, tarek
Date 2012-03-13.00:29:47
SpamBayes Score 0.011442966
Marked as misclassified No
Message-id <1331598588.13.0.0229993351988.issue14279@psf.upfronthosting.co.za>
In-reply-to
Content
Currently, distutils2.pypi.wrapper has a notion of a simple index, which has subdirectories for each project as pypi/simple does. This is good.  It should also support flat indexes ala a directory of files.
History
Date User Action Args
2012-03-13 00:29:48j1msetrecipients: + j1m, tarek, eric.araujo, alexis
2012-03-13 00:29:48j1msetmessageid: <1331598588.13.0.0229993351988.issue14279@psf.upfronthosting.co.za>
2012-03-13 00:29:47j1mlinkissue14279 messages
2012-03-13 00:29:47j1mcreate