[Distutils] How to get list of package requirements from PyPI without downloading egg?
Jeremy Kloth
jeremy.kloth at 4suite.org
Thu Oct 26 21:36:49 CEST 2006
On Thursday 26 October 2006 1:14 pm, Phillip J. Eby wrote:
> (Btw, do you have a documentation
> link? Google doesn't turn up anything except API docs that say nothing
> about the PEP 314 stuff.)
http://skew.org/~mike/4suite-docs/html/modules/Ft.Lib.DistExt.Dist.html#Dist
or (as always, "Read the source, Luke"):
http://cvs.4suite.org/viewcvs/4Suite/Ft/Lib/DistExt/Dist.py?view=markup
The entire body of Ft.Lib.DistExt contains many things that we as developers
found quite useful. Even Guido himself has shown interest in some of our
extensions. It is just recently that I'm of the mind to unleash DistExt from
its 4Suite-XML binds.
--
Jeremy Kloth
http://4suite.org/
More information about the Distutils-SIG
mailing list