blob: c26cf97b6fae59ff241d9b1c1e27f214256337f3 (
plain) (
blame)
1
2
3
4
5
6
|
Handles low-level interfacing for files' tags. Wraps Mutagen to.
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.
|