diff options
Diffstat (limited to 'python/cddb-py/README')
-rw-r--r-- | python/cddb-py/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/cddb-py/README b/python/cddb-py/README new file mode 100644 index 0000000000..7bccd8839f --- /dev/null +++ b/python/cddb-py/README @@ -0,0 +1,5 @@ +This is actually a set of three modules to access the CDDB and FreeDB +online databases of audio CD track titles and information. It includes a C +extension module to fetch track lengths under Linux, FreeBSD, OpenBSD, Mac +OS X, Solaris, and Win32, which is easily ported to other operating systems. + |