summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerion Entrup <gerion.entrup@flump.de>2020-04-11 13:06:05 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-04-21 11:17:20 +0300
commit883731a160a8acf505591c230ec0946ca5df234a (patch)
tree0e2400aa25a48f86a4a404f2e6b5ea348f8db31a
parentdev-python/python-musicbrainz-ngs: add 0.7.1 (diff)
downloadgentoo-883731a160a8acf505591c230ec0946ca5df234a.tar.gz
gentoo-883731a160a8acf505591c230ec0946ca5df234a.tar.bz2
gentoo-883731a160a8acf505591c230ec0946ca5df234a.zip
dev-python/python-musicbrainz-ngs: better long description
Signed-off-by: Gerion Entrup <gerion.entrup@flump.de> Closes: https://github.com/gentoo/gentoo/pull/15300 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--dev-python/python-musicbrainz-ngs/metadata.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/python-musicbrainz-ngs/metadata.xml b/dev-python/python-musicbrainz-ngs/metadata.xml
index 1f682f8098b1..766578df9ea2 100644
--- a/dev-python/python-musicbrainz-ngs/metadata.xml
+++ b/dev-python/python-musicbrainz-ngs/metadata.xml
@@ -10,7 +10,9 @@
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
-This library implements webservice bindings for the Musicbrainz NGS site, also known as /ws/2.
+ 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.
</longdescription>
<upstream>
<remote-id type="github">alastair/python-musicbrainz-ngs</remote-id>