summaryrefslogtreecommitdiff
path: root/src/leap/soledad/README
blob: de524672d2188ba1875b5c55714efb14292c96b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Soledad -- Synchronization Of Locally Encrypted Data Among Devices
==================================================================

This software is under development, many parts of the code are still untested.

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

Right now, all these libs