summaryrefslogtreecommitdiffstats
path: root/python/python-mediafile/README
blob: 58e7c607ff1485268b9b802180225564d0789687 (plain)
1
2
3
4
5
6
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.