CHANGES.txt
COPYRIGHT.txt
LICENSE.txt
MANIFEST.in
README.txt
bootstrap.py
buildout.cfg
setup.py
tox.ini
src/zope/__init__.py
src/zope.tales.egg-info/PKG-INFO
src/zope.tales.egg-info/SOURCES.txt
src/zope.tales.egg-info/dependency_links.txt
src/zope.tales.egg-info/namespace_packages.txt
src/zope.tales.egg-info/not-zip-safe
src/zope.tales.egg-info/requires.txt
src/zope.tales.egg-info/top_level.txt
src/zope/tales/__init__.py
src/zope/tales/engine.py
src/zope/tales/expressions.py
src/zope/tales/interfaces.py
src/zope/tales/pythonexpr.py
src/zope/tales/tales.py
src/zope/tales/tests/__init__.py
src/zope/tales/tests/simpleexpr.py
src/zope/tales/tests/test_expressions.py
src/zope/tales/tests/test_tales.py
src/zope/tales/tests/test_traverser.py