.coveragerc
.gitignore
.nti_cover_package
.pylintrc
.travis.yml
AUTHORS
CHANGES.rst
COPYRIGHT.txt
INSTALL
LICENSE
MANIFEST.in
README.rst
TODO
babel.cfg
doc-requirements.txt
nose2.cfg
setup.cfg
setup.py
tox.ini
version.txt
.github/workflows/tests.yml
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
src/nti/__init__.py
src/nti.property.egg-info/PKG-INFO
src/nti.property.egg-info/SOURCES.txt
src/nti.property.egg-info/dependency_links.txt
src/nti.property.egg-info/namespace_packages.txt
src/nti.property.egg-info/requires.txt
src/nti.property.egg-info/top_level.txt
src/nti.property.egg-info/zip-safe
src/nti/property/__init__.py
src/nti/property/dataurl.py
src/nti/property/property.py
src/nti/property/schema.py
src/nti/property/urlproperty.py
src/nti/property/tests/__init__.py
src/nti/property/tests/test_dataurl.py
src/nti/property/tests/test_property.py
src/nti/property/tests/test_schema.py
src/nti/property/tests/test_urlproperty.py