From 5c0eb246d468454de9e84dca0d08c813459a5a6d Mon Sep 17 00:00:00 2001 From: kali Date: Wed, 19 Dec 2012 07:45:02 +0900 Subject: documentation update! reSTructured (no pun intended) the sphinx docs, and trimmed README --- docs/pkg/debian.rst | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 docs/pkg/debian.rst (limited to 'docs/pkg/debian.rst') diff --git a/docs/pkg/debian.rst b/docs/pkg/debian.rst new file mode 100644 index 00000000..9d6712e1 --- /dev/null +++ b/docs/pkg/debian.rst @@ -0,0 +1,29 @@ +.. _debian: + +Debian +====== + +This section documents all related to the debian package. + + +Dependencies +------------ + +* ``openvpn`` +* ``python-qt4`` +* ``python-crypto`` +* ``python setuptools`` +* ``python-requests`` +* ``python-gnutls`` + +.. note:: + these two need a version that is not found in the current debian stable or in ubuntu 12.04. + They will be packaged... soon. + +* ``python-gnutls == 1.1.9`` +* ``python-keyring`` + +For tests +^^^^^^^^^ +* ``python-nose``, ``python-mock``, ``python-coverage`` + -- cgit v1.2.3