A Cython implementation of the libebur128 library for audio loudness in media files.
Find a file
2021-03-21 19:41:00 -04:00
src Link to libebur128 2021-03-21 19:41:00 -04:00
tests Initial push of code and tests 2021-03-21 19:37:47 -04:00
.gitignore Real initial commit 2021-03-21 19:32:02 -04:00
.gitmodules Link to libebur128 2021-03-21 19:41:00 -04:00
LICENSE Real initial commit 2021-03-21 19:32:02 -04:00
MANIFEST.in Initial push of code and tests 2021-03-21 19:37:47 -04:00
pyproject.toml Initial push of code and tests 2021-03-21 19:37:47 -04:00
README.md Real initial commit 2021-03-21 19:32:02 -04:00
setup.cfg Initial push of code and tests 2021-03-21 19:37:47 -04:00
setup.py Initial push of code and tests 2021-03-21 19:37:47 -04:00

pyebur128

A Cython implementation of the libeur128 library for audio loudness in media files.