summaryrefslogtreecommitdiff
path: root/setuptools/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Fix handling of -/_ so that they are canonicalized to '-' when doing namepje2005-04-031-2/+2
* Add a "Distribution" object that wraps a sys.path entry with metadata, andpje2005-04-031-5/+78
* Add a simple version parser that combines the pre-release smarts ofpje2005-04-021-0/+58
* Rough draft of version requirement parser. Make bdist_egg look for apje2005-04-022-6/+39
* Back out the addition of bogus 'if __name__=="__main__"' block; the Onepje2005-04-011-79/+174
* remove excess blank lines, and apply whitespace more in line with the Pythonfdrake2004-04-051-166/+71
* Compute command line that should be passed to child setup scripts.pje2004-03-221-21/+21
* Flesh out 'depends' command to display dependencies' status, and halt ifpje2004-03-201-14/+55
* Initial checkin of setuptools 0.0.1.pje2004-03-191-0/+410