.gitignore
.mdformat.toml
LICENSE
README.md
example.py
pyproject.toml
setup.cfg
setup.py
.github/workflows/lint.yaml
.github/workflows/publish.yaml
.github/workflows/test.yaml
afplay/__init__.py
afplay/py.typed
afplay/version.py
afplay_py.egg-info/PKG-INFO
afplay_py.egg-info/SOURCES.txt
afplay_py.egg-info/dependency_links.txt
afplay_py.egg-info/not-zip-safe
afplay_py.egg-info/requires.txt
afplay_py.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/foo.wav
tests/test_afplay.py