Soledad -- Synchronization Of Locally Encrypted Data Among Devices
==================================================================

This software is under development.

Dependencies
------------

The following Soledad dependencies have not been packaged in pypi yet, and so
are downloaded directly from their repositories (see `setup.py`):

  * pysqlcipher: pysqlite fork that binds to SQLCipher libraries.
    Repository: git://git.futeisha.org/pysqlcipher.git@develop

  * leap.common: Leap's common code (provides config, events, testing, etc).
    Repository: ssh://code.leap.se/leap_pycommon.git@develop

Tests
-----

To run CouchDB tests, be sure you have CouchDB installed on your system.
Tests can be run with:

  python setup.py test