~rharding/lpyui/trunk

« back to all changes in this revision

Viewing changes to README.rst

  • Committer: Rick Harding
  • Date: 2012-07-10 15:38:34 UTC
  • Revision ID: rick.harding@canonical.com-20120710153834-yicg41gw5s7eln24
Setup repo for package

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This file requires editing
 
2
==========================
 
3
 
 
4
Note to the author: Please add something informative to this README *before*
 
5
releasing your software, as `a little documentation goes a long way`_.  Both
 
6
README.rst (this file) and NEWS.txt (release notes) will be included in your
 
7
package metadata which gets displayed in the PyPI page for your project.
 
8
 
 
9
You can take a look at the README.txt of other projects, such as repoze.bfg
 
10
(http://bfg.repoze.org/trac/browser/trunk/README.txt) for some ideas.
 
11
 
 
12
.. _`a little documentation goes a long way`: http://www.martinaspeli.net/articles/a-little-documentation-goes-a-long-way
 
13
 
 
14
Credits
 
15
-------
 
16
 
 
17
- `Distribute`_
 
18
- `Buildout`_
 
19
- `modern-package-template`_
 
20
 
 
21
.. _Buildout: http://www.buildout.org/
 
22
.. _Distribute: http://pypi.python.org/pypi/distribute
 
23
.. _`modern-package-template`: http://pypi.python.org/pypi/modern-package-template