Metadata-Version: 1.1
Name: morango
Version: 0.3.3
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
Description: ===============================
        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 sqlite-based Django DB replication engine.
        
        
        * Free software: MIT license
        * Documentation: https://morango.readthedocs.io.
        
        
        
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
