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 :: 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
python_targets
- pypy3
- Build with PyPy3
- python3_10
- Build with Python 3.10
- python3_8
- Build with Python 3.8
- python3_9
- Build with Python 3.9
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / pypy3 : A fast, compliant alternative implementation of the Python (3.9) 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
Change logs
- 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>