summaryrefslogtreecommitdiff
path: root/docs/pkg/debian.rst
blob: 13976e2b314b4f62a9ddde1ed71dcc80857b2065 (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``