You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Richard Harding 1b95af78c5 Initial bootstrap of modern package template 13 years ago
src/breadability Initial bootstrap of modern package template 13 years ago
.gitignore Initial bootstrap of modern package template 13 years ago
HACKING.txt Initial bootstrap of modern package template 13 years ago
MANIFEST.in Initial bootstrap of modern package template 13 years ago
NEWS.txt Initial bootstrap of modern package template 13 years ago
README.rst Initial bootstrap of modern package template 13 years ago
setup.py Initial bootstrap of modern package template 13 years ago

README.rst

This file requires editing
==========================

Note to the author: Please add something informative to this README *before*
releasing your software, as `a little documentation goes a long way`_.  Both
README.rst (this file) and NEWS.txt (release notes) will be included in your
package metadata which gets displayed in the PyPI page for your project.

You can take a look at the README.txt of other projects, such as repoze.bfg
(http://bfg.repoze.org/trac/browser/trunk/README.txt) for some ideas.

.. _`a little documentation goes a long way`: http://www.martinaspeli.net/articles/a-little-documentation-goes-a-long-way

Credits
-------

- `Distribute`_
- `Buildout`_
- `modern-package-template`_

.. _Buildout: http://www.buildout.org/
.. _Distribute: http://pypi.python.org/pypi/distribute
.. _`modern-package-template`: http://pypi.python.org/pypi/modern-package-template