Metadata-Version: 2.0
Name: morango
Version: 0.4.5
Summary: Pure Python sqlite-based Django DB replication engine.
Home-page: https://github.com/learningequality/morango
Author: Learning Equality
Author-email: dev@learningequality.org
License: MIT license
Keywords: database,syncing,morango
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: django (<1.12)
Requires-Dist: django-ipware (<1.2,>=1.1.6)
Requires-Dist: django-mptt (<0.10.0)
Requires-Dist: djangorestframework (>=3.3.3)
Requires-Dist: future (==0.16.0)
Requires-Dist: requests
Requires-Dist: rsa (>=3.4.2,<3.5)

===============================
Morango
===============================

.. image:: https://img.shields.io/travis/learningequality/morango.svg
   :target: https://travis-ci.org/learningequality/morango
.. image:: http://codecov.io/github/learningequality/morango/coverage.svg?branch=master
   :target: http://codecov.io/github/learningequality/morango?branch=master
.. image:: https://readthedocs.org/projects/morango/badge/?version=latest
   :target: http://morango.readthedocs.org/en/latest/

Pure Python Django DB replication engine.


* Free software: MIT license
* Documentation: https://morango.readthedocs.io.




