AUTHORS.txt
LICENSE.txt
README.md
setup.py
bin/fastsubtrees
fastsubtrees/__init__.py
fastsubtrees/attribute.py
fastsubtrees/edit.py
fastsubtrees/error.py
fastsubtrees/query.py
fastsubtrees/tree.py
fastsubtrees.egg-info/PKG-INFO
fastsubtrees.egg-info/SOURCES.txt
fastsubtrees.egg-info/dependency_links.txt
fastsubtrees.egg-info/not-zip-safe
fastsubtrees.egg-info/requires.txt
fastsubtrees.egg-info/top_level.txt
fastsubtrees/commands/__init__.py
fastsubtrees/commands/_support.py
fastsubtrees/commands/attribute.py
fastsubtrees/commands/query.py
fastsubtrees/commands/tree.py
fastsubtrees/ids_modules/__init__.py
fastsubtrees/ids_modules/attr_from_tabular_file.py
fastsubtrees/ids_modules/ids_from_tabular_file.py
tests/__init__.py
tests/conftest.py
tests/generate_random_tree.py
tests/test_cli.py
tests/test_construction.py
tests/test_edit_tree.py
tests/test_file_io.py
tests/test_query.py