LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
src/pyglottography/__init__.py
src/pyglottography/dataset.py
src/pyglottography/scaffold.py
src/pyglottography/util.py
src/pyglottography.egg-info/PKG-INFO
src/pyglottography.egg-info/SOURCES.txt
src/pyglottography.egg-info/dependency_links.txt
src/pyglottography.egg-info/entry_points.txt
src/pyglottography.egg-info/not-zip-safe
src/pyglottography.egg-info/requires.txt
src/pyglottography.egg-info/top_level.txt
src/pyglottography/commands/__init__.py
src/pyglottography/commands/map.html.mako
src/pyglottography/commands/release.py
src/pyglottography/commands/showmap.py
src/pyglottography/glottography_template/CONTRIBUTORS.md
src/pyglottography/glottography_template/RELEASING.md_tmpl
src/pyglottography/glottography_template/cldfbench_+id+.py_tmpl
src/pyglottography/glottography_template/setup.cfg
src/pyglottography/glottography_template/setup.py_tmpl
src/pyglottography/glottography_template/test.py
src/pyglottography/glottography_template/.github/workflows/cldf-validation.yml
src/pyglottography/glottography_template/etc/README.md
tests/test_cli.py
tests/test_dataset.py
tests/test_scaffold.py