libmtag is a C music tagging library with simple API. It uses taglib behind the curtains, and as taglib, it supports ID3v1 and ID3v2 for MP3 files, Ogg Vorbis, and FLAC files. Bindings are available for Ruby and Python.
| Tags | Libraries multimedia Python Ruby Development |
|---|---|
| Licenses | LGPL |
| Implementation | C Ruby Python |
Recent releases


Changes: Generic build improvements were made, which are useful for packagers.


Changes: Minor charset bugs were fixed and a bit of cleanup was done for Fedora packaging.


Changes: This is a brown paper bag release that fixes a build issue.


Changes: This release adds more features to work with specific tags, only for id3v1, or only for id3v2, and general tidying of the code.


Changes: A new CLI application. A new get_type method (MP3, Vorbis, FLAC, etc.)