11 lines
441 B
Plaintext
11 lines
441 B
Plaintext
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.
|
|
|
|
If you want to build this for use with Python 3.x (require python3)
|
|
pass the script PYTHON3=yes, like
|
|
|
|
PYTHON3=yes ./pyacoustid.SlackBuild
|