diff options
Diffstat (limited to 'dev-python/python-musicbrainz-ngs/metadata.xml')
-rw-r--r-- | dev-python/python-musicbrainz-ngs/metadata.xml | 4 |
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> |