diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-02-04 20:37:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-05 06:31:11 +0700 |
commit | ebeebf2b7f91b591e7d9dda25d27b7aec37a9083 (patch) | |
tree | 271fafea054be396db23fe64ef6999c6fa31e4a3 /python/python-discid/slack-desc | |
parent | 354edae42a96d695ee0deee22711d5fe8c9772c3 (diff) |
python/python-discid: Added (libdiscid Python Bindings).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-discid/slack-desc')
-rw-r--r-- | python/python-discid/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-discid/slack-desc b/python/python-discid/slack-desc new file mode 100644 index 0000000000000..577ba45626418 --- /dev/null +++ b/python/python-discid/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------------------------------------------------------| +python-discid: python-discid (libdiscid Python Bindings) +python-discid: +python-discid: python-discid is a Python binding of libdiscid by MusicBrainz. +python-discid: The main purpose is the calculation of an identifier for audio +python-discid: discs (Disc ID) to use for the MusicBrainz database. Additionally +python-discid: the disc MCN and track ISRCs can be extracted. +python-discid: +python-discid: Homepage: https://python-discid.readthedocs.org/ +python-discid: +python-discid: +python-discid: |