blob: 204d4073f43cf526f9f1eb7a91f872a34a16d12a (
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-pyside``
* ``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``
|