AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
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
src/tree_2_file/__init__.py
src/tree_2_file/cli.py
src/tree_2_file/main.py
src/tree_2_file/tree_2_file.py
src/tree_2_file.egg-info/PKG-INFO
src/tree_2_file.egg-info/SOURCES.txt
src/tree_2_file.egg-info/dependency_links.txt
src/tree_2_file.egg-info/requires.txt
src/tree_2_file.egg-info/top_level.txt
tests/__init__.py
tests/test_tree_2_file.py