diff options
author | Andreas Voegele <andreas@andreasvoegele.com> | 2016-01-12 00:21:14 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-01-12 21:58:11 -0600 |
commit | ea704150aab60f6768365aa2197d06f5713f1d95 (patch) | |
tree | 48dfc3c5ca0854ac2afff858b6ed08b773e4eab2 /perl/perl-MusicBrainz-DiscID/README | |
parent | 299428d943c17f05b67326ddee47c15a5bde3952 (diff) | |
download | slackbuilds-ea704150aab60f6768365aa2197d06f5713f1d95.tar.gz |
perl/perl-MusicBrainz-DiscID: Add optional dep + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-MusicBrainz-DiscID/README')
-rw-r--r-- | perl/perl-MusicBrainz-DiscID/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/perl/perl-MusicBrainz-DiscID/README b/perl/perl-MusicBrainz-DiscID/README index 1b22bbd65d..f0689ddac7 100644 --- a/perl/perl-MusicBrainz-DiscID/README +++ b/perl/perl-MusicBrainz-DiscID/README @@ -1,4 +1,5 @@ -MusicBrainz::DiscID is a Perl module -- described by its author as "a class -to calculate a MusicBrainz DiscID from an audio CD in the drive. The coding -style is slightly different to the C interface to libdiscid, because it makes -use of perl's Object Oriented functionality." +MusicBrainz::DiscID is an interface to the libdiscid library, +which calculates a MusicBrainz disc ID from an audio CD in the +CD-ROM drive. + +abcde can use MusicBrainz::DiscID to calculate disc IDs. |