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/README | |
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/README')
-rw-r--r-- | python/python-discid/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python-discid/README b/python/python-discid/README new file mode 100644 index 0000000000000..bb0b709cc4312 --- /dev/null +++ b/python/python-discid/README @@ -0,0 +1,4 @@ +python-discid is a Python binding of libdiscid by MusicBrainz. +The main purpose is the calculation of an identifier for audio +discs (Disc ID) to use for the MusicBrainz database. Additionally +the disc MCN and track ISRCs can be extracted. |