summaryrefslogtreecommitdiff
path: root/audio/py-hsaudiotag3k/DESCR
blob: 473889748d2e8d35f5702a423bc067877480259e (plain)
1
2
3
4
5
6
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.