MANIFEST.in
Makefile
README.rst
bootstrap.py
buildout.cfg
setup.py
buildout.d/base.cfg
buildout.d/development.cfg
buildout.d/travis.cfg
buildout.d/versions.cfg
docs/CHANGELOG.rst
docs/LICENSE.rst
docs/api.rst
docs/conf.py
docs/index.rst
src/slc/__init__.py
src/slc.zopescript.egg-info/PKG-INFO
src/slc.zopescript.egg-info/SOURCES.txt
src/slc.zopescript.egg-info/dependency_links.txt
src/slc.zopescript.egg-info/entry_points.txt
src/slc.zopescript.egg-info/namespace_packages.txt
src/slc.zopescript.egg-info/not-zip-safe
src/slc.zopescript.egg-info/requires.txt
src/slc.zopescript.egg-info/top_level.txt
src/slc/zopescript/__init__.py
src/slc/zopescript/configure.zcml
src/slc/zopescript/script.py
src/slc/zopescript/tests/__init__.py
src/slc/zopescript/tests/test_script.py