python/cddb-py: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
4e4f5e6432
commit
05bb10adef
|
@ -1,5 +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.
|
||||
|
||||
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.
|
||||
|
|
Loading…
Reference in New Issue