slackbuilds_ponce/python/python-mediafile/README
fourtysixandtwo 718fbab13f
python/python-mediafile: Added (read and write audio files' tags)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-04-30 13:51:56 +07:00

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.