summaryrefslogtreecommitdiffstats
path: root/python/cddb-py
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 04:10:04 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:37:53 -0400
commit05bb10adef8b1cb205d7f91b043418010a2f78e3 (patch)
treeae6a9779c0faaf3134e6ba646628338b1e91a52b /python/cddb-py
parent4e4f5e6432a386706fcd77d50e423c451f8a76bb (diff)
downloadslackbuilds-05bb10adef8b1cb205d7f91b043418010a2f78e3.tar.gz
slackbuilds-05bb10adef8b1cb205d7f91b043418010a2f78e3.tar.xz
python/cddb-py: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/cddb-py')
-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.