summaryrefslogtreecommitdiffstats
path: root/perl/perl-MusicBrainz-DiscID/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-MusicBrainz-DiscID/README')
-rw-r--r--perl/perl-MusicBrainz-DiscID/README9
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.