.gitignore
CHANGES.txt
CONTRIBUTORS.txt
COPYRIGHT.txt
LICENSE.txt
README.rst
rtd.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
zodburi/__init__.py
zodburi/_compat.py
zodburi/datatypes.py
zodburi/resolvers.py
zodburi.egg-info/PKG-INFO
zodburi.egg-info/SOURCES.txt
zodburi.egg-info/dependency_links.txt
zodburi.egg-info/entry_points.txt
zodburi.egg-info/not-zip-safe
zodburi.egg-info/requires.txt
zodburi.egg-info/top_level.txt
zodburi/tests/__init__.py
zodburi/tests/test_datatypes.py
zodburi/tests/test_resolvers.py