Metadata-Version: 2.0
Name: leap.soledad.server
Version: 0.9.6.post1
Summary: Synchronization of locally encrypted data among devices (server components)
Home-page: https://leap.se/
Author: Kali Kaneko
Author-email: kali@leap.se
License: GPLv3+
Download-URL: https://github.com/leapcode/bitmask_client/archive/0.9.6.tar.gz
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: Beaker
Requires-Dist: PyOpenSSL
Requires-Dist: configparser
Requires-Dist: couchdb
Requires-Dist: leap.soledad.common (>=0.9.0)
Requires-Dist: twisted (>=12.3.0)

Soledad is the part of LEAP that allows application data to be securely shared among devices. It provides, to other parts of the LEAP project, an API for data storage and sync.


