MANIFEST.in
README.rst
__pkginfo__.py
setup.py
tox.ini
cubicweb_jsonschema/__init__.py
cubicweb_jsonschema/__pkginfo__.py
cubicweb_jsonschema/predicates.py
cubicweb_jsonschema/pviews.py
cubicweb_jsonschema/resources.py
cubicweb_jsonschema.egg-info/PKG-INFO
cubicweb_jsonschema.egg-info/SOURCES.txt
cubicweb_jsonschema.egg-info/dependency_links.txt
cubicweb_jsonschema.egg-info/entry_points.txt
cubicweb_jsonschema.egg-info/not-zip-safe
cubicweb_jsonschema.egg-info/requires.txt
cubicweb_jsonschema.egg-info/top_level.txt
cubicweb_jsonschema/entities/__init__.py
cubicweb_jsonschema/entities/cstrmappers.py
cubicweb_jsonschema/entities/ijsonschema.py
cubicweb_jsonschema/entities/mappers.py
cubicweb_jsonschema/i18n/en.po
cubicweb_jsonschema/i18n/fr.po
cubicweb_jsonschema/migration/postcreate.py
cubicweb_jsonschema/views/__init__.py
cubicweb_jsonschema/views/link.py
cubicweb_jsonschema/views/y2jsl.py
debian/changelog
debian/compat
debian/control
debian/copyright
debian/rules
test/test_entities.py
test/test_jsonschema.py
test/test_mappers.py
test/test_pviews.py
test/test_yams_jsl.py
test/data/bootstrap_cubes
test/data/entities.py
test/data/schema.py
test/data/views.py