mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
9e44b46c6b
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
10 lines
441 B
Text
10 lines
441 B
Text
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
|