summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst19
1 files changed, 19 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 5ea7bda..aeb871f 100644
--- a/README.rst
+++ b/README.rst
@@ -1,3 +1,22 @@
leap.common
===========
+
+.. image:: https://pypip.in/v/leap.common/badge.png
+ :target: https://crate.io/packages/leap.common
+
A collection of shared utils used by the several python LEAP subprojects.
+
+* leap.common.cert
+* leap.common.checks
+* leap.common.config
+* leap.common.events
+* leap.common.files
+* leap.common.testing
+
+Library dependencies
+--------------------
+* ``protobuf-compiler``
+
+Python dependencies
+-------------------
+* See ``pkg/requirements.pip``