Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change reST targets in setup.cfg spec. | Éric Araujo | 2011-06-05 | 1 | -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 Araujo | 2011-06-04 | 1 | -0/+5 |
| | |||||
* | Add documentation for the packaging module. | Éric Araujo | 2011-06-01 | 1 | -0/+31 |
This updates the user guide to refer to Packaging instead of Distutils. Some files still require an update. |