diff options
author | drebs <drebs@leap.se> | 2012-11-29 10:55:46 -0200 |
---|---|---|
committer | drebs <drebs@leap.se> | 2012-11-29 10:55:46 -0200 |
commit | b235aaaa3b50ef59d26915c71bab9befb20cfc4f (patch) | |
tree | e6f7c2519a8440b5f7b83daada77fd6ac64712b5 | |
parent | 3059f15f8d3ae00a8c5637a9be44768b6d42af7f (diff) |
add swiftclient version to readme
-rw-r--r-- | README | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -1,6 +1,13 @@ Soledad -- Synchronization Of Locally Encrypted Data Among Devices ================================================================== -This code is based on: +Dependencies +------------ -* u1db 0.14 +Soledad uses the following python libraries: + + * u1db 0.1.4 [1] + * python-swiftclient 1.1.1 [2] + +[1] http://pypi.python.org/pypi/u1db/0.1.4 +[2] https://launchpad.net/python-swiftclient |