summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2022-03-14 09:10:04 +0100
committer B. Watson2022-03-17 17:37:53 +0100
commit05bb10adef8b1cb205d7f91b043418010a2f78e3 (patch)
treeae6a9779c0faaf3134e6ba646628338b1e91a52b
parent4e4f5e6432a386706fcd77d50e423c451f8a76bb (diff)
downloadslackbuilds-05bb10adef8b1cb205d7f91b043418010a2f78e3.tar.gz
python/cddb-py: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--python/cddb-py/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/python/cddb-py/README b/python/cddb-py/README
index 7bccd8839f..1700f7ad79 100644
--- a/python/cddb-py/README
+++ b/python/cddb-py/README
@@ -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.