AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
simple_template_toolkit/__init__.py
simple_template_toolkit/click_helper.py
simple_template_toolkit/console_helper.py
simple_template_toolkit/constants.py
simple_template_toolkit/file_utils.py
simple_template_toolkit/insert_lines.py
simple_template_toolkit/make_shell_scripts_and_aliases.py
simple_template_toolkit/make_substitutions.py
simple_template_toolkit/manager.py
simple_template_toolkit.egg-info/PKG-INFO
simple_template_toolkit.egg-info/SOURCES.txt
simple_template_toolkit.egg-info/dependency_links.txt
simple_template_toolkit.egg-info/entry_points.txt
simple_template_toolkit.egg-info/not-zip-safe
simple_template_toolkit.egg-info/requires.txt
simple_template_toolkit.egg-info/top_level.txt
tests/__init__.py
tests/test_simple_template_toolkit.py