.gitignore
LICENSE
README.md
bootstrap.py
buildout.cfg
setup.py
docs/.gitignore
docs/Makefile
docs/conf.py
docs/index.rst
src/shellac/LICENSE
src/shellac/__init__.py
src/shellac/version.py
src/shellac.egg-info/PKG-INFO
src/shellac.egg-info/SOURCES.txt
src/shellac.egg-info/dependency_links.txt
src/shellac.egg-info/requires.txt
src/shellac.egg-info/top_level.txt
src/shellac/tests/__init__.py