projects
/
leap_pycommon.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Consider different possibilities for tmpdir.
[leap_pycommon.git]
/
README.rst
1
leap.common
2
===========
3
4
.. image:: https://pypip.in/v/leap.common/badge.png
5
:target: https://crate.io/packages/leap.common
6
7
A collection of shared utils used by the several python LEAP subprojects.
8
9
* leap.common.cert
10
* leap.common.checks
11
* leap.common.config
12
* leap.common.events
13
* leap.common.files
14
* leap.common.testing
15
16
Library dependencies
17
--------------------
18
* ``protobuf-compiler``
19
* ``libssl-dev``
20
21
Python dependencies
22
-------------------
23
* See ``pkg/requirements.pip``