MANIFEST.in
README.txt
setup.cfg
setup.py
annotator/__init__.py
annotator/demo.py
annotator/middleware.py
annotator/model.py
annotator/store.py
annotator.egg-info/PKG-INFO
annotator.egg-info/SOURCES.txt
annotator.egg-info/dependency_links.txt
annotator.egg-info/entry_points.txt
annotator.egg-info/not-zip-safe
annotator.egg-info/requires.txt
annotator.egg-info/top_level.txt
annotator/tests/__init__.py
annotator/tests/test_demo.py
annotator/tests/test_middleware.py
annotator/tests/test_model.py
annotator/tests/test_store.py