summaryrefslogtreecommitdiff
path: root/dev-python/pyacoustid/metadata.xml
blob: 60b4c08cae5c1a7f9aa4af92d0b7d3ed8f8f9cd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>sir.suriv@gmail.com</email>
  <name>Diogo Pereira</name>
 </maintainer>
 <maintainer type="project">
  <email>proxy-maint@gentoo.org</email>
  <name>Proxy Maintainers</name>
 </maintainer>
 <longdescription lang="en">
		Chromaprint and its associated Acoustid Web service make up a high-quality, open-source acoustic fingerprinting system. This package provides Python bindings for both the fingerprinting algorithm library, which is written in C but portable, and the Web service, which provides fingerprint lookups.
	</longdescription>
 <upstream>
  <remote-id type="pypi">pyacoustid</remote-id>
  <remote-id type="github">beetbox/pyacoustid</remote-id>
  <bugs-to>https://github.com/beetbox/pyacoustid/issues</bugs-to>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>