summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-08-17 13:25:26 +0200
committerMichał Górny <mgorny@gentoo.org>2021-08-18 09:57:00 +0200
commitcf368d2afbdea2dab77ddf9e680e4373efca87e6 (patch)
treef46cd31cb553a39cb90e1bd49ba6edf1f3eafc5e /dev-python/python-musicbrainzngs/metadata.xml
parentMove dev-python/{python-backoff → backoff} (diff)
downloadgentoo-cf368d2afbdea2dab77ddf9e680e4373efca87e6.tar.gz
gentoo-cf368d2afbdea2dab77ddf9e680e4373efca87e6.tar.bz2
gentoo-cf368d2afbdea2dab77ddf9e680e4373efca87e6.zip
Move dev-python/python-musicbrainz{-ngs → ngs}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-musicbrainzngs/metadata.xml')
-rw-r--r--dev-python/python-musicbrainzngs/metadata.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/dev-python/python-musicbrainzngs/metadata.xml b/dev-python/python-musicbrainzngs/metadata.xml
new file mode 100644
index 000000000000..68f51076f4c4
--- /dev/null
+++ b/dev-python/python-musicbrainzngs/metadata.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person" proxied="yes">
+ <email>gerion.entrup@flump.de</email>
+ <name>Gerion Entrup</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <longdescription lang="en">
+ 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>
+ <stabilize-allarches/>
+ <upstream>
+ <remote-id type="github">alastair/python-musicbrainzngs</remote-id>
+ <remote-id type="pypi">musicbrainzngs</remote-id>
+ </upstream>
+</pkgmetadata>