diff options
author | Kali Kaneko <kali@leap.se> | 2013-10-21 14:14:32 -0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-10-21 15:17:19 -0200 |
commit | 89eedff7af5424c69984a696ffb1cd2a8992f606 (patch) | |
tree | 4b53d65d5cc6a7dd88cc40439c884d1ea4a7ce25 /README.rst | |
parent | a06b5719f028e619a4b3800fb346ed3c984e4d25 (diff) |
add readme and changelog to long-description
reformat changelog in .rst
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,6 @@ Bitmask ======= + *your internet encryption toolkit* .. image:: https://pypip.in/v/leap.bitmask/badge.png @@ -7,6 +8,7 @@ Bitmask **Bitmask** is the multiplatform desktop client for the services offered by `the LEAP Platform`_. + It is written in python using `PySide`_ and licensed under the GPL3. Currently we distribute pre-compiled bundles for Linux and OSX, with Windows bundles following soon. @@ -35,7 +37,7 @@ Bitmask depends on these libraries: Python packages are listed in ``pkg/requirements.pip`` and ``pkg/test-requirements.pip`` Getting dependencies under debian -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +++++++++++++++++++++++++++++++++++ With a Debian based system, to be able to run Bitmask you need to run the following command:: |