.gitignore
LICENSE
MANIFEST
README.md
pyproject.toml
tox.ini
.github/ISSUE_TEMPLATE/bug_report.md
.github/workflows/python-package.yml
examples/README.txt
examples/example1.py
examples/example2.py
pympi/Elan.py
pympi/Praat.py
pympi/__init__.py
pympi_ling.egg-info/PKG-INFO
pympi_ling.egg-info/SOURCES.txt
pympi_ling.egg-info/dependency_links.txt
pympi_ling.egg-info/requires.txt
pympi_ling.egg-info/top_level.txt
test/.gitignore
test/EAFv2.8.xsd
test/EAFv3.0.xsd
test/conftest.py
test/sample_2.7.eaf
test/sample_2.8.eaf
test/sample_3.0.eaf
test/test_elan.py
test/test_praat.py