.manylinux-install.sh
.manylinux.sh
.pre-commit-config.yaml
.readthedocs.yaml
CHANGES.rst
CONTRIBUTING.md
COPYRIGHT.txt
LICENSE.txt
MANIFEST.in
README.rst
buildout.cfg
pyproject.toml
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/api.rst
docs/changes.rst
docs/conf.py
docs/hacking.rst
docs/index.rst
docs/make.bat
docs/narr.rst
docs/requirements.txt
src/zope.proxy.egg-info/PKG-INFO
src/zope.proxy.egg-info/SOURCES.txt
src/zope.proxy.egg-info/dependency_links.txt
src/zope.proxy.egg-info/not-zip-safe
src/zope.proxy.egg-info/requires.txt
src/zope.proxy.egg-info/top_level.txt
src/zope/proxy/__init__.py
src/zope/proxy/_zope_proxy_proxy.c
src/zope/proxy/decorator.py
src/zope/proxy/interfaces.py
src/zope/proxy/proxy.h
src/zope/proxy/tests/__init__.py
src/zope/proxy/tests/test_compile_flags.py
src/zope/proxy/tests/test_decorator.py
src/zope/proxy/tests/test_proxy.py