renamed README.md to README.rst
This commit is contained in:
49
README.rst
Normal file
49
README.rst
Normal 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.
|
||||
|
||||
Reference in New Issue
Block a user