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 ~x86
- USE flags
- doc examples test
v0.7.1 :: 0 :: gentoo
- Modified
- License
- BSD-2 ISC
- Keywords
- amd64 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
- 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
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / pypy3 : A fast, compliant alternative implementation of the Python (3.10) language
Depending packages
media-sound / beets : Media library management system for obsessive-compulsive 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
- 892381
- dev-python/python-musicbrainzngs-0.7.1-r1 fails to compile (LIBARCHIVE-SYSTEM): TypeError: not all arguments converted during string formatting
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
dev-python/python-musicbrainzngs: Stabilize 0.7.1-r1 amd64, #899212
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/python-musicbrainzngs: EAPI 8, PEP517, py3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move dev-python/python-musicbrainz{-ngs → ngs}
Signed-off-by: Michał Górny <mgorny@gentoo.org>