.pep8
CHANGES.txt
CREDITS.txt
LICENSE.txt
README.txt
bootstrap.py
buildout.cfg
pip_requirements.txt
requirements.txt
runtests.py
setup.cfg
setup.py
tox.ini
doc/Makefile
doc/api.rst
doc/community.rst
doc/compilers.rst
doc/concepts.rst
doc/conf.py
doc/configuration.rst
doc/development.rst
doc/index.rst
doc/injectors.rst
doc/integration.rst
doc/intro.rst
doc/libraries.rst
doc/library.rst
doc/make.bat
doc/optimization.rst
doc/paste_deploy.rst
doc/quickstart.rst
doc/serf.rst
fanstatic/__init__.py
fanstatic/checksum.py
fanstatic/compat.py
fanstatic/compiler.py
fanstatic/config.py
fanstatic/core.py
fanstatic/inclusion.py
fanstatic/injector.py
fanstatic/publisher.py
fanstatic/registry.py
fanstatic/wsgi.py
fanstatic.egg-info/PKG-INFO
fanstatic.egg-info/SOURCES.txt
fanstatic.egg-info/dependency_links.txt
fanstatic.egg-info/entry_points.txt
fanstatic.egg-info/not-zip-safe
fanstatic.egg-info/requires.txt
fanstatic.egg-info/top_level.txt
fixtures/mypackage/MANIFEST.in
fixtures/mypackage/index.html
fixtures/mypackage/setup.py
fixtures/mypackage/dist/mypackage-1.0.tar.gz
fixtures/mypackage/src/mypackage/__init__.py
fixtures/mypackage/src/mypackage/resources/style.css
tests/__init__.py
tests/conftest.py
tests/test_bundle.py
tests/test_checksum.py
tests/test_compiler.py
tests/test_config.py
tests/test_core.py
tests/test_injector.py
tests/test_injectorplugin.py
tests/test_publisher.py
tests/test_registry.py
tests/test_slot.py
tests/test_topbottominjector.py
tests/test_wsgi.py
tests/testdata/SomePackage/MANIFEST.in
tests/testdata/SomePackage/setup.py
tests/testdata/SomePackage/src/somepackage/__init__.py
tests/testdata/SomePackage/src/somepackage/resources.py
tests/testdata/SomePackage/src/somepackage/resources/style.css