Metadata-Version: 2.0
Name: mongopatcher
Version: 0.3.1
Summary: Mongodb incremental migration tool
Home-page: https://github.com/touilleMan/mongopatcher
Author: Emmanuel Leblond
Author-email: emmanuel.leblond@gmail.com
License: MIT
Keywords: mongoengine
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: pymongo (>=2.8)

mongopatcher
============

.. image:: https://img.shields.io/pypi/v/mongopatcher.svg
        :target: https://pypi.python.org/pypi/mongopatcher

.. image:: https://travis-ci.org/touilleMan/mongopatcher.svg?branch=master
    :target: https://travis-ci.org/touilleMan/mongopatcher

Mongodb Incremental migration tool


