summaryrefslogtreecommitdiffstats
path: root/Doc/packaging/index.rst
Commit message (Collapse)AuthorAgeFilesLines
* Remove packaging from the standard library.Éric Araujo2012-06-241-45/+0
| | | | | | Distutils2 will live on on PyPI and be included in the stdlib when it is ready. See discussion starting at http://mail.python.org/pipermail/python-dev/2012-June/120430.html
* Merge packaging doc fixÉric Araujo2011-06-021-1/+1
|\
* | this documentation is now handled by all the new packaging contributorsTarek Ziade2011-06-021-1/+1
|/
* Add documentation for the packaging module.Éric Araujo2011-06-011-0/+45
This updates the user guide to refer to Packaging instead of Distutils. Some files still require an update.