.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
appveyor.yml
setup.cfg
setup.py
tox.ini
ci/appveyor-bootstrap.py
ci/appveyor-download.py
ci/appveyor-with-compiler.cmd
ci/bootstrap.py
ci/templates/.travis.yml
ci/templates/appveyor.yml
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/introduction.rst
docs/readme.rst
docs/requirements.txt
docs/schemas.rst
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/index.rst
docs/reference/ngoschema.rst
src/ngoschema/__init__.py
src/ngoschema/_qualname.py
src/ngoschema/classbuilder.py
src/ngoschema/config.py
src/ngoschema/decorators.py
src/ngoschema/deserializers.py
src/ngoschema/doc_rest_parser.py
src/ngoschema/exceptions.py
src/ngoschema/inspect_objects.py
src/ngoschema/jinja2.py
src/ngoschema/js_validators.py
src/ngoschema/object_loader.py
src/ngoschema/pjo_validators.py
src/ngoschema/resolver.py
src/ngoschema/schema_metaclass.py
src/ngoschema/schemas_loader.py
src/ngoschema/serializers.py
src/ngoschema/str_utils.py
src/ngoschema/transforms.py
src/ngoschema/utils.py
src/ngoschema/validators.py
src/ngoschema.egg-info/PKG-INFO
src/ngoschema.egg-info/SOURCES.txt
src/ngoschema.egg-info/dependency_links.txt
src/ngoschema.egg-info/entry_points.txt
src/ngoschema.egg-info/not-zip-safe
src/ngoschema.egg-info/requires.txt
src/ngoschema.egg-info/top_level.txt
src/ngoschema/schemas/ngo-draft-04.json
src/ngoschema/schemas/object_loader.json
src/ngoschema/schemas/object_transform.json
src/ngoschema/schemas/json-schema.org/address.json
src/ngoschema/schemas/json-schema.org/calendar.json
src/ngoschema/schemas/json-schema.org/card.json
src/ngoschema/schemas/json-schema.org/draft-07.json
src/ngoschema/schemas/json-schema.org/geo.json
src/ngoschema/schemas/json-schema.org/hyper-draft-07.json
src/ngoschema/schemas/json-schema.org/links-draft-07.json
tests/run-tests.py
tests/test_config.py
tests/test_decorators.py
tests/test_doc_parser.py
tests/test_inspect_objects.py
tests/test_pseudo_literals.py
tests/test_schema_resolver.py
tests/test_schema_validation.py
tests/test_serializers.py
tests/test_transform.py
tests/test_utils.py
tests/objects/cc_ngoschema.json
tests/objects/cc_ngoschema.yaml
tests/objects/config.ini
tests/schemas/NgoPnodePhase.json
tests/schemas/NgoPnodePhase_invalid1.json
tests/schemas/NgoPnodePhase_invalid2.json
tests/schemas/cookiecutter.json
tests/schemas/ngo-defs-draft-XX.json
tests/schemas/project.json
tests/transforms/cookiecutter2project.mtm