slackbuilds_ponce/python/python3-hsaudiotag3k
Pouria Rezaei 888680b7de
python/python3-hsaudiotag3k: Added (hsaudiotag Python3 library)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-04-03 08:48:31 +07:00
..
python3-hsaudiotag3k.info
python3-hsaudiotag3k.SlackBuild
README
slack-desc

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