MANIFEST.in
README.rst
requirements_setup.txt
requirements_test.txt
setup.cfg
setup.py
version.txt
gcg/__init__.py
gcg/entrypoint.py
gcg/errors.py
gcg/jinja_filters.py
gcg/tag_filter.py
gcg.egg-info/PKG-INFO
gcg.egg-info/SOURCES.txt
gcg.egg-info/dependency_links.txt
gcg.egg-info/entry_points.txt
gcg.egg-info/top_level.txt
gcg/templates/deb
gcg/templates/rpm
tests/__init__.py
tests/test_input.py
tests/test_main.py
tests/test_output_templates.py
tests/test_standalone_functions.py
tests/test_tag_filter.py