diff options
Diffstat (limited to 'libraries/pyacoustid/slack-desc')
-rw-r--r-- | libraries/pyacoustid/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/pyacoustid/slack-desc b/libraries/pyacoustid/slack-desc new file mode 100644 index 0000000000..2d08979f51 --- /dev/null +++ b/libraries/pyacoustid/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +pyacoustid: pyacoustid (Chromaprint acoustic fingerprinting and the Acoustid API) +pyacoustid: +pyacoustid: Chromaprint and its associated Acoustid Web service make up a +pyacoustid: high-quality, open-source acoustic fingerprinting system. +pyacoustid: This package provides Python bindings for both the fingerprinting +pyacoustid: algorithm library, which is written in C but portable, and +pyacoustid: the Web service, which provides fingerprint lookups. +pyacoustid: +pyacoustid: homepage: https://github.com/sampsyo/pyacoustid +pyacoustid: +pyacoustid: |