LICENSE
README.md
pyproject.toml
src/bfvt/__init__.py
src/bfvt/black.py
src/bfvt/cli.py
src/bfvt/encode.py
src/bfvt/intervals.py
src/bfvt/pipeline.py
src/bfvt/silence.py
src/bfvt.egg-info/PKG-INFO
src/bfvt.egg-info/SOURCES.txt
src/bfvt.egg-info/dependency_links.txt
src/bfvt.egg-info/entry_points.txt
src/bfvt.egg-info/requires.txt
src/bfvt.egg-info/top_level.txt
tests/test_black.py
tests/test_encode.py
tests/test_integration.py
tests/test_intervals.py
tests/test_silence.py