.coveragerc
CHANGES.rst
LICENSE.txt
MANIFEST.in
README.rst
bootstrap.py
buildout.cfg
setup.cfg
setup.py
tox.ini
src/zope/__init__.py
src/zope.file.egg-info/PKG-INFO
src/zope.file.egg-info/SOURCES.txt
src/zope.file.egg-info/dependency_links.txt
src/zope.file.egg-info/namespace_packages.txt
src/zope.file.egg-info/not-zip-safe
src/zope.file.egg-info/requires.txt
src/zope.file.egg-info/top_level.txt
src/zope/file/README.rst
src/zope/file/__init__.py
src/zope/file/adapters.py
src/zope/file/adapters.rst
src/zope/file/browser.py
src/zope/file/browser.rst
src/zope/file/browser.zcml
src/zope/file/configure.zcml
src/zope/file/contenttype.py
src/zope/file/contenttype.rst
src/zope/file/download.py
src/zope/file/download.rst
src/zope/file/event.py
src/zope/file/file.py
src/zope/file/ftesting.zcml
src/zope/file/i18n.py
src/zope/file/interfaces.py
src/zope/file/menus.zcml
src/zope/file/testing.py
src/zope/file/upload.py
src/zope/file/upload.rst
src/zope/file/tests/__init__.py
src/zope/file/tests/contents.pt
src/zope/file/tests/test_contenttype.py
src/zope/file/tests/test_doctests.py
src/zope/file/tests/test_upload.py