CONTRIBUTING.md
LICENSE.md
MANIFEST.in
README.md
setup.cfg
setup.py
bin/superdir
superdir/__init__.py
superdir/__main__.py
superdir/superdir.py
superdir/tree.py
superdir/utils.py
superdir/validator.py
superdir/walk_funcs.py
superdir.egg-info/PKG-INFO
superdir.egg-info/SOURCES.txt
superdir.egg-info/dependency_links.txt
superdir.egg-info/requires.txt
superdir.egg-info/top_level.txt
tests/bad_schema.txt
tests/good_schema.txt
tests/scaffolder_test.py
tests/tree_test.py
tests/utils_test.py
tests/validator_test.py