summaryrefslogtreecommitdiff
blob: dabddb714014a266aaae736e7968451a6f385278 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer>
    <email>maintainer-needed@gentoo.org</email>
  </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>
  </upstream>
</pkgmetadata>