https://github.com/srid/mpt-sample
A sample project created using modern-package-template
https://github.com/srid/mpt-sample
Last synced: 8 months ago
JSON representation
A sample project created using modern-package-template
- Host: GitHub
- URL: https://github.com/srid/mpt-sample
- Owner: srid
- Created: 2010-07-11T05:19:49.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2010-07-11T05:21:16.000Z (almost 16 years ago)
- Last Synced: 2025-01-31T12:05:45.077Z (over 1 year ago)
- Language: Python
- Homepage: http://github.com/srid/modern-package-template
- Size: 88.9 KB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
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