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 test
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
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- pypy3
- Build with PyPy3
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
Runtime Dependencies
dev-lang / pypy : A fast, compliant alternative implementation of the Python (3.10) language
dev-lang / python : Freethreading (no-GIL) version of Python 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
Change logs
- 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>