summaryrefslogtreecommitdiff
path: root/dev-python/pyacoustid/metadata.xml
blob: e29929329448bc436796e1c63bb8042eea164fb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <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>
  <bugs-to>https://github.com/beetbox/pyacoustid/issues</bugs-to>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>