renamed README.md to README.rst

This commit is contained in:
Michael Greene
2014-04-22 22:30:05 -07:00
parent 1eaa1ed20c
commit eb301e0c92
2 changed files with 49 additions and 4 deletions

49
README.rst Normal file
View File

@@ -0,0 +1,49 @@
PGPy: Pretty Good Privacy for Python
====================================
.. image:: https://badge.fury.io/py/Debutils.png
:target: http://badge.fury.io/py/Debutils
:alt: Latest version
.. image:: https://travis-ci.org/Commod0re/debutils.png?branch=master
:target: https://travis-ci.org/Commod0re/debutils
:alt: Travis-CI
Homepage: None yet.
`PGPy` is a Python (2 and 3) library for implementing Pretty Good Privacy into Python programs.
Features
--------
None yet!
Get it now
----------
Can't yet!
Examples
--------
None yet!
Documentation
-------------
None yet!
Requirements
------------
- Python >= 2.7
Tested with: 3.4, 3.3, 3.2, 2.7
License
-------
MIT licensed. See the bundled `LICENSE`_ file for more details.