read and write audio file 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.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://mediafile.readthedocs.io/en/latest/
