.coveragerc
CHANGES.rst
COPYRIGHT.txt
LICENSE.txt
MANIFEST.in
README.rst
bootstrap.py
buildout.cfg
rtd.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/api.rst
docs/conf.py
docs/hacking.rst
docs/index.rst
docs/make.bat
docs/narrative.rst
src/zope/__init__.py
src/zope.annotation.egg-info/PKG-INFO
src/zope.annotation.egg-info/SOURCES.txt
src/zope.annotation.egg-info/dependency_links.txt
src/zope.annotation.egg-info/namespace_packages.txt
src/zope.annotation.egg-info/not-zip-safe
src/zope.annotation.egg-info/requires.txt
src/zope.annotation.egg-info/top_level.txt
src/zope/annotation/__init__.py
src/zope/annotation/attribute.py
src/zope/annotation/configure.zcml
src/zope/annotation/factory.py
src/zope/annotation/interfaces.py
src/zope/annotation/tests/__init__.py
src/zope/annotation/tests/annotations.py
src/zope/annotation/tests/test_attributeannotations.py
src/zope/annotation/tests/test_configure.py
src/zope/annotation/tests/test_factory.py