slackbuilds/python/python3-hsaudiotag3k
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
python3-hsaudiotag3k.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
python3-hsaudiotag3k.info
slack-desc

README

hsaudiotag is a pure Python library that lets you read metadata 
(bitrate, sample rate, duration and tags) from mp3, mp4, wma, ogg, 
flac and aiff files.
It can only read tags, not write to them, but unlike more complete 
libraries (like Mutagen), it is BSD licensed, making it suitable for 
most projects. 
It is also backed by a nifty test suite.

By ~red