home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / libdiscid0 / README < prev   
Encoding:
Text File  |  2006-09-04  |  1.1 KB  |  35 lines

  1. A Library for creating MusicBrainz DiscIDs
  2. ------------------------------------------
  3.  
  4. libdiscid is a library for creating MusicBrainz DiscIDs from audio CDs.
  5. It reads a CD's table of contents (TOC) and generates an identifier which
  6. can be used to lookup the CD at MusicBrainz (http://musicbrainz.org).
  7. Additionally, it provides a submission URL for adding the DiscID to the
  8. database.
  9.  
  10. The interface of this library is new, but the DiscID algorithm and the
  11. operating system dependent CD-ROM/DVD-ROM access code have been ported
  12. from libmusicbrainz version 2. 
  13.  
  14.  
  15. NOTE: This library is also bundled with libmusicbrainz version 3 or later.
  16.       If you already have libmusicbrainz installed, there is no need to
  17.       install libdiscid separately.
  18.  
  19.  
  20. Please report all bugs you find via the MusicBrainz bug tracker:
  21.  
  22.     http://bugs.musicbrainz.org/
  23.  
  24. Questions about this package may be posted to the MusicBrainz
  25. development mailing list (mb-devel):
  26.  
  27.     http://musicbrainz.org/list.html
  28.  
  29. More information can be found at the package's official homepage:
  30.  
  31.     http://musicbrainz.org/products/libdiscid/
  32.  
  33. -- 
  34. $Id: README 7789 2006-06-04 11:54:42Z matt $
  35.