summaryrefslogtreecommitdiff
path: root/src/leap/soledad
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2012-12-06 11:19:12 -0200
committerdrebs <drebs@leap.se>2012-12-06 11:19:12 -0200
commit722de6750a2a2de2b55ab30991447bb792de11cd (patch)
tree8291e6958042be69b236b33d23b5c2e3ea8d186b /src/leap/soledad
parent7cc7aee73fbf82b604988585e051da32b99dc70e (diff)
Fix dependencies version info on README
Diffstat (limited to 'src/leap/soledad')
-rw-r--r--src/leap/soledad/README10
1 files changed, 4 insertions, 6 deletions
diff --git a/src/leap/soledad/README b/src/leap/soledad/README
index de524672..894ce6af 100644
--- a/src/leap/soledad/README
+++ b/src/leap/soledad/README
@@ -1,7 +1,7 @@
Soledad -- Synchronization Of Locally Encrypted Data Among Devices
==================================================================
-This software is under development, many parts of the code are still untested.
+This software is under development.
Dependencies
------------
@@ -9,11 +9,9 @@ Dependencies
Soledad depends on the following python libraries:
* u1db 0.1.4 [1]
- * python-swiftclient 1.1.1 [2]
+ * python-swiftclient 1.2.0 [2]
* python-gnupg 0.3.1 [3]
[1] http://pypi.python.org/pypi/u1db/0.1.4
-[2] https://launchpad.net/python-swiftclient
-[3] http://packages.python.org/python-gnupg/index.html
-
-Right now, all these libs
+[2] http://pypi.python.org/pypi/python-swiftclient/1.2.0
+[3] http://pypi.python.org/pypi/python-gnupg/0.3.1