.coveragerc
.isort.cfg
.travis.yml
AUTHORS
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
babel.cfg
doc-requirements.txt
nose2.cfg
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/conf.py
docs/eqhash.rst
docs/field.rst
docs/fieldproperty.rst
docs/index.rst
docs/interfaces.rst
docs/jsonschema.rst
docs/schema.rst
docs/subscribers.rst
docs/testing.rst
docs/vocabulary.rst
src/nti/__init__.py
src/nti.schema.egg-info/PKG-INFO
src/nti.schema.egg-info/SOURCES.txt
src/nti.schema.egg-info/dependency_links.txt
src/nti.schema.egg-info/namespace_packages.txt
src/nti.schema.egg-info/requires.txt
src/nti.schema.egg-info/top_level.txt
src/nti.schema.egg-info/zip-safe
src/nti/schema/__init__.py
src/nti/schema/configure.zcml
src/nti/schema/eqhash.py
src/nti/schema/field.py
src/nti/schema/fieldproperty.py
src/nti/schema/interfaces.py
src/nti/schema/jsonschema.py
src/nti/schema/schema.py
src/nti/schema/subscribers.py
src/nti/schema/testing.py
src/nti/schema/vocabulary.py
src/nti/schema/locales/nti.dataserver.pot
src/nti/schema/locales/en/LC_MESSAGES/nti.dataserver.po
src/nti/schema/tests/__init__.py
src/nti/schema/tests/eqhash_benchmark.py
src/nti/schema/tests/test_eqhash.py
src/nti/schema/tests/test_field.py
src/nti/schema/tests/test_fieldproperty.py
src/nti/schema/tests/test_interfaces.py
src/nti/schema/tests/test_jsonschema.py
src/nti/schema/tests/test_schema.py
src/nti/schema/tests/test_vocabulary.py