.. image:: https://raw.githubusercontent.com/quodlibet/mutagen/master/docs/images/logo.svg
:align: center
:width: 400px
|
Mutagen is a Python module to handle audio metadata. It supports ASF, FLAC,
MP4, Monkey's Audio, MP3, Musepack, Ogg Opus, Ogg FLAC, Ogg Speex, Ogg Theora,
Ogg Vorbis, True Audio, WavPack, OptimFROG, and AIFF audio files. All
versions of ID3v2 are supported, and all standard ID3v2.4 frames are parsed.
It can read Xing headers to accurately calculate the bitrate and length of
MP3s. ID3 and APEv2 tags can be edited regardless of audio format. It can also
manipulate Ogg streams on an individual packet/page level.
Mutagen works with Python 3.7+ (CPython and PyPy) on Linux, Windows and macOS,
and has no dependencies outside the Python standard library. Mutagen is licensed
under `the GPL version 2 or
later <https://spdx.org/licenses/GPL-2.0-or-later.html>`__.
For more information visit https://mutagen.readthedocs.org
.. image:: https://codecov.io/gh/quodlibet/mutagen/branch/master/graph/badge.svg
:target: https://codecov.io/gh/quodlibet/mutagen
Raw data
{
"_id": null,
"home_page": "https://github.com/quodlibet/mutagen",
"name": "mutagen",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "Christoph Reiter",
"author_email": "reiter.christoph@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/b1/54/d1760a363d0fe345528e37782f6c18123b0e99e8ea755022fd51f1ecd0f9/mutagen-1.46.0.tar.gz",
"platform": null,
"description": ".. image:: https://raw.githubusercontent.com/quodlibet/mutagen/master/docs/images/logo.svg\n :align: center\n :width: 400px\n\n|\n\nMutagen is a Python module to handle audio metadata. It supports ASF, FLAC,\nMP4, Monkey's Audio, MP3, Musepack, Ogg Opus, Ogg FLAC, Ogg Speex, Ogg Theora,\nOgg Vorbis, True Audio, WavPack, OptimFROG, and AIFF audio files. All\nversions of ID3v2 are supported, and all standard ID3v2.4 frames are parsed.\nIt can read Xing headers to accurately calculate the bitrate and length of\nMP3s. ID3 and APEv2 tags can be edited regardless of audio format. It can also\nmanipulate Ogg streams on an individual packet/page level.\n\nMutagen works with Python 3.7+ (CPython and PyPy) on Linux, Windows and macOS,\nand has no dependencies outside the Python standard library. Mutagen is licensed\nunder `the GPL version 2 or\nlater <https://spdx.org/licenses/GPL-2.0-or-later.html>`__.\n\nFor more information visit https://mutagen.readthedocs.org\n\n.. image:: https://codecov.io/gh/quodlibet/mutagen/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/quodlibet/mutagen\n\n\n",
"bugtrack_url": null,
"license": "GPL-2.0-or-later",
"summary": "read and write audio tags for many formats",
"version": "1.46.0",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "947fbbec01ebfc768f9452a358053a6f",
"sha256": "8af0728aa2d5c3ee5a727e28d0627966641fddfe804c23eabb5926a4d770aed5"
},
"downloads": -1,
"filename": "mutagen-1.46.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "947fbbec01ebfc768f9452a358053a6f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 193643,
"upload_time": "2022-10-09T17:58:11",
"upload_time_iso_8601": "2022-10-09T17:58:11.720228Z",
"url": "https://files.pythonhosted.org/packages/03/ee/114d7016d2e34f341e212fefb5e7bd87785077ebcfff0ad23a497c70eea1/mutagen-1.46.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "648c9f38b8ef46ffb0d5135524650b87",
"sha256": "6e5f8ba84836b99fe60be5fb27f84be4ad919bbb6b49caa6ae81e70584b55e58"
},
"downloads": -1,
"filename": "mutagen-1.46.0.tar.gz",
"has_sig": false,
"md5_digest": "648c9f38b8ef46ffb0d5135524650b87",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 1268561,
"upload_time": "2022-10-09T17:58:15",
"upload_time_iso_8601": "2022-10-09T17:58:15.219878Z",
"url": "https://files.pythonhosted.org/packages/b1/54/d1760a363d0fe345528e37782f6c18123b0e99e8ea755022fd51f1ecd0f9/mutagen-1.46.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-10-09 17:58:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "quodlibet",
"github_project": "mutagen",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "mutagen"
}