Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove packaging from the standard library. | Éric Araujo | 2012-06-24 | 1 | -74/+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 | ||||
* | Add missing documentation for packaging.pypi.base and .simple | Éric Araujo | 2011-06-19 | 1 | -0/+21 |
| | |||||
* | Add documentation for the packaging module. | Éric Araujo | 2011-06-01 | 1 | -0/+53 |
This updates the user guide to refer to Packaging instead of Distutils. Some files still require an update. |