LICENSE
README.md
setup.py
pymongo_schema/__init__.py
pymongo_schema/__main__.py
pymongo_schema/compare.py
pymongo_schema/export.py
pymongo_schema/extract.py
pymongo_schema/filter.py
pymongo_schema/mongo_sql_types.py
pymongo_schema/tosql.py
pymongo_schema.egg-info/PKG-INFO
pymongo_schema.egg-info/SOURCES.txt
pymongo_schema.egg-info/dependency_links.txt
pymongo_schema.egg-info/entry_points.txt
pymongo_schema.egg-info/requires.txt
pymongo_schema.egg-info/top_level.txt
tests/test_compare.py
tests/test_export.py
tests/test_extract.py
tests/test_filter.py
tests/test_functional.py
tests/test_mongo_sql_types.py
tests/test_tosql.py