MANIFEST.in
setup.py
src/migratore/__init__.py
src/migratore/base.py
src/migratore/cli.py
src/migratore/info.py
src/migratore/loader.py
src/migratore/migration.py
src/migratore/mysql.py
src/migratore.egg-info/PKG-INFO
src/migratore.egg-info/SOURCES.txt
src/migratore.egg-info/dependency_links.txt
src/migratore.egg-info/entry_points.txt
src/migratore.egg-info/top_level.txt
src/migratore.egg-info/zip-safe
src/migratore/examples/__init__.py
src/migratore/examples/base.py
src/migratore/examples/migrations/1391804600.py
src/migratore/examples/migrations/1391804700.py
src/migratore/examples/migrations/1392032961.py
src/migratore/examples/migrations/__init__.py
src/migratore/templates/migration.py.tpl