Metadata-Version: 2.0
Name: edc-sync
Version: 0.0.0a0
Summary: Sync models instances between client and server.
Home-page: http://github.com/erikvw/edc-sync
Author: Erik van Widenfelt
Author-email: ew2789@gmail.com
License: GPL license, see LICENSE
Keywords: django data synchronization offline
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Dist: Django (>=1.7)
Requires-Dist: django-extensions (>=1.5.5)
Requires-Dist: unipath (>=1.1)

[![Build Status](https://travis-ci.org/botswana-harvard/edc-sync.svg?branch=develop)](https://travis-ci.org/botswana-harvard/edc-sync)

# edc-sync

Deploy a Django app as a client on laptop that is offline and sync the data with your server when you get back online.


