LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
jschon_translation/__init__.py
jschon_translation/catalog.py
jschon_translation/vocab.py
jschon_translation.egg-info/PKG-INFO
jschon_translation.egg-info/SOURCES.txt
jschon_translation.egg-info/dependency_links.txt
jschon_translation.egg-info/requires.txt
jschon_translation.egg-info/top_level.txt
jschon_translation/json-translation-vocabulary/schema.json
jschon_translation/json-translation-vocabulary/vocabulary.json
jschon_translation/json-translation-vocabulary/examples/iso19115-to-datacite/input-schema.json
jschon_translation/json-translation-vocabulary/examples/iso19115-to-datacite/input.json
jschon_translation/json-translation-vocabulary/examples/iso19115-to-datacite/output-schema.json
jschon_translation/json-translation-vocabulary/examples/iso19115-to-datacite/output.json
jschon_translation/json-translation-vocabulary/tests/combine-arrays.json
jschon_translation/json-translation-vocabulary/tests/combine-objects.json
jschon_translation/json-translation-vocabulary/tests/conditionals.json
jschon_translation/json-translation-vocabulary/tests/multi-level-arrays.json
jschon_translation/json-translation-vocabulary/tests/objectify-array-items.json
jschon_translation/json-translation-vocabulary/tests/reparent-leaves.json
tests/test_examples.py
tests/test_suite.py