blob: 2ece814525476062dc3ef288987d8af28c3d14bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Soledad -- Synchronization Of Locally Encrypted Data Among Devices
==================================================================
Dependencies
------------
Soledad depends on the following python libraries:
* u1db 0.1.4 [1]
* python-swiftclient 1.1.1 [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
|