AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
bin/json_validator
bin/schema_merger
bin/skinfer
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/skinfer.rst
docs/usage.rst
skinfer/__init__.py
skinfer/draft4_generator.py
skinfer/json_schema_merger.py
skinfer/schema_inferer.py
skinfer.egg-info/PKG-INFO
skinfer.egg-info/SOURCES.txt
skinfer.egg-info/dependency_links.txt
skinfer.egg-info/not-zip-safe
skinfer.egg-info/requires.txt
skinfer.egg-info/top_level.txt
tests/__init__.py
tests/fixtures.py
tests/requirements.txt
tests/test_draft4_generator.py
tests/test_end_to_end.py
tests/test_json_schema_merger.py
tests/test_schema_inferer.py
tests/samples/jsonlines.jsonl
tests/samples/jsonlines.jsonl.gz
tests/samples/minimal-1.json
tests/samples/more_complete-2.json
tests/samples/sample1-yelp.json
tests/samples/sample2-yelp.json