]> granicus.if.org Git - python/commit
Issue #19407: add Python Packaging User Guide notes
authorNick Coghlan <ncoghlan@gmail.com>
Tue, 10 Dec 2013 11:18:32 +0000 (21:18 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Tue, 10 Dec 2013 11:18:32 +0000 (21:18 +1000)
commit73188fb68b292b87754ae8fd71b629dd7f17197c
tree84c27e20e999d9f57eb63c51e217eedae6c9de2f
parent95d721927a4e4c5acb4a7d23bd15a3af1ce26bd2
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.
Doc/distutils/index.rst
Doc/extending/index.rst
Doc/install/index.rst