summaryrefslogtreecommitdiffstats
path: root/Doc/packaging/commandhooks.rst
Commit message (Collapse)AuthorAgeFilesLines
* Change reST targets in setup.cfg spec.Éric Araujo2011-06-051-1/+1
| | | | | | I chose “setupcfg” as prefix instead of “packaging-setupcfg” because the scope of the spec is not limited to packaging: it’s intended as a language-agnostic document for packaging tools developers as well as Python authors.
* Add reST target for Doc/packaging/setupcfgÉric Araujo2011-06-041-0/+5
|
* Add documentation for the packaging module.Éric Araujo2011-06-011-0/+31
This updates the user guide to refer to Packaging instead of Distutils. Some files still require an update.