Python audio metadata ("tagging") library based on TagLib
Description
pytaglib is a full-featured, easy-to-use, cross-platform audio metadata
(“tag”) library for Python (all versions supported). It uses the popular,
fast and rock-solid TagLib C++ library internally.
pytaglib is a very thin wrapper about TagLib (<150 lines of code), meaning
that you immediately profit from the underlying library’s speed and stability.