This directory contains the cddbd 1.3.1 package, a CD database server for
xmcd 2.0, cda 2.0 and others. The package is a gzipped tar archive that can be
unpacked with the following Unix commands:

1] Uncompress the tar file:

gunzip cddbd-1.3.1.tar.gz
or
uncompress cddbd-1.3.1.tar.Z

(depending which file you downloaded)

2] Extract files from the tar file:

tar xvf cddbd-1.3.1.tar

See the included README file for information on how to install the server.
If you are interested in learning how to write a client that uses the CD
database server, the file cddb.howto.gz (or cddb.howto.Z) explains this in
detail. If you have any questions, I answer email at:

steve@moonsoft.com

Happy computing!

Steve Scherf

-----

Patch 1

Also see cddbd patch 1: cddbd-1.3.1.patch1.gz. This patch file is for cddbd
1.3.1 patchlevel 0. This patch will bring you to patchlevel 1. It fixes a
problem with decoding quoted-printable mail submissions with long lines.