summaryrefslogtreecommitdiff
path: root/keymanager/README.rst
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2016-08-29 22:53:54 -0400
committerKali Kaneko (leap communications) <kali@leap.se>2016-08-29 22:53:54 -0400
commit31bfd94c0bd8e42894ec1f855c19d9ed60d44a58 (patch)
tree9eab21840d6b9ff4d1442863c562254b83bb6786 /keymanager/README.rst
parent3b7a763af94cdfefd80cd1101925f3b47749fd6f (diff)
[pkg] remove rest of keymanager repo
Diffstat (limited to 'keymanager/README.rst')
-rw-r--r--keymanager/README.rst29
1 files changed, 0 insertions, 29 deletions
diff --git a/keymanager/README.rst b/keymanager/README.rst
deleted file mode 100644
index 1d4b53e..0000000
--- a/keymanager/README.rst
+++ /dev/null
@@ -1,29 +0,0 @@
-LEAP's Key Manager
-==================
-.. image:: https://badge.fury.io/py/leap.keymanager.svg
- :target: http://badge.fury.io/py/leap.keymanager
-.. image:: https://img.shields.io/pypi/dm/leap.keymanager.svg
- :target: http://badge.fury.io/py/leap.keymanager
-
-The Key Manager is a `Nicknym`_ agent for the `LEAP`_ project, written in python using the `twisted`_ async framework.
-
-.. _`Nicknym`: https://leap.se/nicknym
-.. _`LEAP`: https://leap.se/docs/
-.. _`twisted`: https://twistedmatrix.com/trac/
-
-
-running tests
--------------
-
-Use trial to run the test suite::
-
- trial leap.keymanager
-
-License
-=======
-
-.. image:: https://raw.github.com/leapcode/bitmask_client/develop/docs/user/gpl.png
-
-leap.keymanager is released under the terms of the `GNU GPL version 3`_ or later.
-
-.. _`GNU GPL version 3`: http://www.gnu.org/licenses/gpl.txt