mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-05 00:07:38 -08:00
Proxied maintainer retired due to inactivity. Bug: https://bugs.gentoo.org/633102 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jonas Stein <jstein@gentoo.org>
14 lines
714 B
XML
14 lines
714 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<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>
|
|
</pkgmetadata>
|