7 lines
292 B
Plaintext
7 lines
292 B
Plaintext
python3-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.
|