Summary
This library implements webservice bindings for the Musicbrainz NGS site, also known as /ws/2 and the Cover Art Archive. With this library you can retrieve all kinds of music metadata from the MusicBrainz database. The library can retrieve and submit both, the XML and JSON based webservice and provides the data in native Python.
Versions
v0.7.1-r1 :: 0 :: gentoo
- Modified
- License
- BSD-2 ISC
- Keywords
- amd64 arm64 x86
- USE flags
- doc examples
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- examples
- Install examples, usually source code
python_targets
- pypy3_11
- Build with PyPy3.11
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
- python3_13
- Build with Python 3.13
- python3_14
- Build with Python 3.14
Runtime Dependencies
dev-lang / pypy : A fast, compliant alternative implementation of the Python (3.11) language
dev-lang / python : An interpreted, interactive, object-oriented programming language
Depending packages
media-sound / beets : Media library management system for obsessive music geeks
media-sound / whipper : A Python CD-DA ripper preferring accuracy over speed (forked from morituri)
net-misc / ytmdl : Simple app to get songs from youtube in mp3 format
Bugs
- 965377
- dev-python/musicbrainzngs ppc64 keyword request
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/musicbrainzngs: Enable py3.14
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Gerion Entrup · gentoo
dev-python/musicbrainzngs: enable py3.13
Closes: https://bugs.gentoo.org/952352 Signed-off-by: Gerion Entrup <gerion.entrup@flump.de> Closes: https://github.com/gentoo/gentoo/pull/41440 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/musicbrainzngs: Enable pypy3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/musicbrainzngs: Remove old
Closes: https://bugs.gentoo.org/927520 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/musicbrainzngs: Stabilize 0.7.1-r1 ALLARCHES, #939323
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/musicbrainzngs: Stabilize 0.7.1-r1 arm64, #918276
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/musicbrainzngs: Keyword 0.7.1-r1 arm64, #917958
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Gerion Entrup · gentoo
dev-python/musicbrainzngs: fix build with sphinx-6
Closes: https://bugs.gentoo.org/892381 Signed-off-by: Gerion Entrup <gerion.entrup@flump.de> Closes: https://github.com/gentoo/gentoo/pull/33480 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{python-musicbrainzngs → musicbrainzngs}
Signed-off-by: Michał Górny <mgorny@gentoo.org>