I'd like to announce the availability of modern-package-template a PasteScript 
template to create initial directory structure for Python projects with the 
following features:

 - Use Distribute instead of setuptools as the BDFL himself supports it.
 - Buildout support, though you are not required to make use of it.
 - README.txt and NEWS.txt automatically included in your package metadata as 
long_description, thus making them appear in the PyPI page for your project.

In future, support for automatically creating Sphinx docs layout among other 
features will be added.

Here's the project website that has further details: 
http://pypi.python.org/pypi/modern-package-template

-srid

-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to