blob: e98032a54ded0c6edbcdbca792449e163986bdee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
.. _debian:
Debian
======
This section documents all related to the debian package.
Dependencies
------------
* ``openvpn``
* ``python-qt4``
* ``python-crypto``
* ``python setuptools``
* ``python-requests``
* ``python-openssl``
.. note::
these need a version that is not found in the current debian stable or in ubuntu 12.04.
They will be packaged... soon.
* ``python-keyring``
For tests
^^^^^^^^^
* ``python-nose``, ``python-mock``, ``python-coverage``
|