mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
718fbab13f
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
6 lines
291 B
Text
6 lines
291 B
Text
python-mediafile: read and write audio files' tags in Python
|
|
|
|
MediaFile is a simple interface to the metadata tags for many audio
|
|
file formats. It wraps Mutagen, a high-quality library for low-level
|
|
tag manipulation, with a high-level, format-independent interface for
|
|
a common set of tags.
|