summaryrefslogtreecommitdiff
path: root/docs/pkg
diff options
context:
space:
mode:
authorTomas Touceda <chiiph@leap.se>2013-05-07 16:08:55 -0300
committerTomas Touceda <chiiph@leap.se>2013-05-07 16:08:55 -0300
commit4cc3c7d3f0d63d97df0d40c3e2d0941c5e069eb9 (patch)
treedfabf2a91cd8466b572539b73d38273eef733339 /docs/pkg
parent76641e028f4a8b6c5c89ad0e9ff4bfecc075d678 (diff)
parente6b7d52d827109d6fc8d79a28e8d46964e1ad94c (diff)
Merge remote-tracking branch 'kali/feature/update-docs' into develop
Diffstat (limited to 'docs/pkg')
-rw-r--r--docs/pkg/debian.rst28
-rw-r--r--docs/pkg/osx.rst7
-rw-r--r--docs/pkg/win.rst7
3 files changed, 42 insertions, 0 deletions
diff --git a/docs/pkg/debian.rst b/docs/pkg/debian.rst
new file mode 100644
index 00000000..204d4073
--- /dev/null
+++ b/docs/pkg/debian.rst
@@ -0,0 +1,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``
+
diff --git a/docs/pkg/osx.rst b/docs/pkg/osx.rst
new file mode 100644
index 00000000..dca018b6
--- /dev/null
+++ b/docs/pkg/osx.rst
@@ -0,0 +1,7 @@
+.. _osx:
+
+OS X
+=====
+
+Nothing here
+move on
diff --git a/docs/pkg/win.rst b/docs/pkg/win.rst
new file mode 100644
index 00000000..ef2cec5f
--- /dev/null
+++ b/docs/pkg/win.rst
@@ -0,0 +1,7 @@
+.. _win:
+
+Windows
+=======
+
+Nothing here
+move on