cpython/Doc/distutils
Nick Coghlan b5c4fd0a96 Issue #19407: add Python Packaging User Guide notes
The stdlib docs for package distribution and building extensions
are rather dated, and that isn't expected to change for 2.7 and
3.3.

The Python Packaging User Guide isn't complete either, but it's
already a much better road map for new users than the existing
stdlib docs.
2013-12-10 21:24:55 +10:00
..
apiref.rst #19196: Improved cross-references in distutils documentation. 2013-10-09 14:09:16 +03:00
builtdist.rst
commandref.rst
configfile.rst
examples.rst Issue 19544 and Issue #7457: Restore the read_pkg_file method to distutils.dist.DistributionMetadata accidentally removed in the undo of distutils2. 2013-11-10 18:15:03 -05:00
extending.rst
index.rst Issue #19407: add Python Packaging User Guide notes 2013-12-10 21:24:55 +10:00
introduction.rst
packageindex.rst Issue #16406: Combine the doc pages for uploading and registering to PyPI. 2013-02-27 10:00:20 -08:00
setupscript.rst #19196: Improved cross-references in distutils documentation. 2013-10-09 14:09:16 +03:00
sourcedist.rst
uploading.rst Issue #16406: Combine the doc pages for uploading and registering to PyPI. 2013-02-27 10:00:20 -08:00