.gitignore
CHANGES.txt
CONTRIBUTORS.txt
MANIFEST.in
README.rst
TODO.txt
bootstrap.py
buildout.cfg
setup.cfg
setup.py
docs/LICENSE.GPL
docs/LICENSE.txt
src/uwosh/__init__.py
src/uwosh.snippets.egg-info/PKG-INFO
src/uwosh.snippets.egg-info/SOURCES.txt
src/uwosh.snippets.egg-info/dependency_links.txt
src/uwosh.snippets.egg-info/entry_points.txt
src/uwosh.snippets.egg-info/namespace_packages.txt
src/uwosh.snippets.egg-info/not-zip-safe
src/uwosh.snippets.egg-info/requires.txt
src/uwosh.snippets.egg-info/top_level.txt
src/uwosh/snippets/__init__.py
src/uwosh/snippets/configure.zcml
src/uwosh/snippets/interfaces.py
src/uwosh/snippets/linkintegrity.py
src/uwosh/snippets/setuphandlers.py
src/uwosh/snippets/testing.py
src/uwosh/snippets/transform.py
src/uwosh/snippets/utils.py
src/uwosh/snippets/Extensions/Install.py
src/uwosh/snippets/Extensions/__init__.py
src/uwosh/snippets/browser/__init__.py
src/uwosh/snippets/browser/api.py
src/uwosh/snippets/browser/configure.zcml
src/uwosh/snippets/browser/controlpanel.py
src/uwosh/snippets/browser/interfaces.py
src/uwosh/snippets/browser/resources/brackets.png
src/uwosh/snippets/browser/resources/snippets.js
src/uwosh/snippets/profiles/default/browserlayer.xml
src/uwosh/snippets/profiles/default/controlpanel.xml
src/uwosh/snippets/profiles/default/metadata.xml
src/uwosh/snippets/profiles/default/registry.xml
src/uwosh/snippets/profiles/default/uwosh.snippets.marker.txt
src/uwosh/snippets/profiles/uninstall/registry.xml
src/uwosh/snippets/tests/__init__.py
src/uwosh/snippets/tests/test_api.py
src/uwosh/snippets/tests/test_linkintegrity.py
src/uwosh/snippets/tests/test_transform.py