DESCR 551 B

12345678910111213
  1. libdiscid is a C library for creating MusicBrainz DiscIDs from audio
  2. CDs. It reads a CD's table of contents (TOC) and generates an
  3. identifier which can be used to lookup the CD at MusicBrainz
  4. (http://musicbrainz.org). Additionally, it provides a submission URL
  5. for adding the DiscID to the database.
  6. The library also provides FreeDB disc IDs, and MCN + ISRCs, if
  7. available.
  8. The interface of this library is new, but the DiscID algorithm and the
  9. operating system dependent CD-ROM/DVD-ROM access code have been ported
  10. from libmusicbrainz version 2.