.gitattributes
.gitignore
LICENSE
README.md
pyproject.toml
docs_src/Makefile
docs_src/make.bat
docs_src/source/api.rst
docs_src/source/cli.rst
docs_src/source/conf.py
docs_src/source/configuration.rst
docs_src/source/index.rst
docs_src/source/installation.rst
docs_src/source/tutorial.rst
example/dirtem.toml
example/run.sh
example/template/a.txt
example/template/{{foo}}.txt
example/template/{{null}}
example/template/by{{author}}/{{hello|upper}}.txt
example/template/{{nulldir}}/thisWillNeverExist
src/dirtem/__init__.py
src/dirtem/__main__.py
src/dirtem/py.typed
src/dirtem.egg-info/PKG-INFO
src/dirtem.egg-info/SOURCES.txt
src/dirtem.egg-info/dependency_links.txt
src/dirtem.egg-info/requires.txt
src/dirtem.egg-info/top_level.txt