diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-06-28 14:55:33 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-06-28 14:55:33 -0300 |
commit | d071efe20a285e579111f568e2ff994a6171249f (patch) | |
tree | 824ea959c02c8ed3af36c0cec8421e0748d311cc /README.rst | |
parent | b966eec96fd3621908baab8697de8e2ed61ba136 (diff) | |
parent | a0f78f9d708cc6fe686ee5860cdc34909391b14b (diff) |
Merge branch 'release-0.2.5'
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -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`` |