summaryrefslogtreecommitdiff
path: root/pkg_resources.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix a problem with inconsistent quoting of "extras", reported by IanPJ Eby2005-09-241-1/+14
* 0.6a1 release of setuptools.PJ Eby2005-09-141-12/+77
* Give pkg_resources its own revision history; add some notes on today'sPJ Eby2005-08-221-0/+146
* More documentation enhancements.PJ Eby2005-08-221-1/+4
* Thanks to Richard Jones, we no longer need to fake out PyPI with a '.zip'PJ Eby2005-08-211-1/+1
* Fix some reST formatting problems and other issues discovered during aPJ Eby2005-08-141-6/+11
* Document "Distribution" objects. Now the API reference is complete, and IPJ Eby2005-08-141-7/+195
* Documentation for namespace packages, working sets, and supporting customPJ Eby2005-08-141-21/+405
* Document the "Environment" class, and simplify its API.PJ Eby2005-08-141-9/+95
* Document "Requirement" objects.PJ Eby2005-08-141-1/+88
* Added docs for main EntryPoint APIs, and cleaned up the API itself a bit.PJ Eby2005-08-131-7/+187
* Document resource and metadata access APIs.PJ Eby2005-08-071-18/+117
* Add docs for exceptions, and for much of the ResourceManager API.PJ Eby2005-08-071-5/+161
* Document utility routines. Made ``split_sections()`` not lowercase itsPJ Eby2005-08-071-26/+116
* Renamed AvailableDistributions -> Environment. Add sketch of pkg_resourcesPJ Eby2005-08-071-0/+133