.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
.github/workflows/deploy.yml
.github/workflows/python-app.yml
src/dir_wand/_version.py
src/dir_wand/directory.py
src/dir_wand/file.py
src/dir_wand/main.py
src/dir_wand/parser.py
src/dir_wand/template.py
src/dir_wand.egg-info/PKG-INFO
src/dir_wand.egg-info/SOURCES.txt
src/dir_wand.egg-info/dependency_links.txt
src/dir_wand.egg-info/entry_points.txt
src/dir_wand.egg-info/requires.txt
src/dir_wand.egg-info/top_level.txt
tests/results/README
tests/simple_test_{num}/simple_test_{num}.yaml
tests/simple_test_{num}/empty_dir/README
tests/simple_test_{num}/nested_dir/text.txt
tests/simple_test_{num}/nested_dir/another_nested_dir/another_another_dir/nested_file.txt