LICENSE
README.md
pyproject.toml
dirstree/__init__.py
dirstree/py.typed
dirstree.egg-info/PKG-INFO
dirstree.egg-info/SOURCES.txt
dirstree.egg-info/dependency_links.txt
dirstree.egg-info/requires.txt
dirstree.egg-info/top_level.txt
dirstree/crawlers/__init__.py
dirstree/crawlers/abstract.py
dirstree/crawlers/crawler.py
dirstree/crawlers/group.py
dirstree/crawlers/python_crawler.py
tests/test_crawler.py
tests/test_python_crawler.py