LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
src/phlorest/__init__.py
src/phlorest/__main__.py
src/phlorest/beast.py
src/phlorest/check.R
src/phlorest/check.py
src/phlorest/cldfwriter.py
src/phlorest/dataset.py
src/phlorest/metadata.py
src/phlorest/nexuslib.py
src/phlorest/scaffold.py
src/phlorest.egg-info/PKG-INFO
src/phlorest.egg-info/SOURCES.txt
src/phlorest.egg-info/dependency_links.txt
src/phlorest.egg-info/entry_points.txt
src/phlorest.egg-info/not-zip-safe
src/phlorest.egg-info/requires.txt
src/phlorest.egg-info/top_level.txt
src/phlorest/commands/__init__.py
src/phlorest/commands/check.py
src/phlorest/commands/contrib.py
src/phlorest/commands/merge_characters.py
src/phlorest/commands/release.py
src/phlorest/phlorest_template/cldfbench_+id+.py_tmpl
src/phlorest/phlorest_template/setup.cfg
src/phlorest/phlorest_template/setup.py_tmpl
src/phlorest/phlorest_template/test.py
src/phlorest/phlorest_template/.github/workflows/cldf-validation.yml
src/phlorest/phlorest_template/etc/characters.csv
src/phlorest/phlorest_template/etc/taxa.csv
tests/test_beast.py
tests/test_check.py
tests/test_cldfwriter.py
tests/test_cli.py
tests/test_dataset.py
tests/test_metadata.py
tests/test_nexuslib.py
tests/test_scaffold.py