summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 16:34:28 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 16:34:28 -0400
commite614aef4ebaaf55ede83afad84b5b773e71b10ec (patch)
tree253b1386a29d7ab82d76be877d784b9aef709a0d
parent05be3f2bad35ac2fc0caaf7be52679409f9f978d (diff)
downloadslackbuilds-e614aef4ebaaf55ede83afad84b5b773e71b10ec.tar.gz
slackbuilds-e614aef4ebaaf55ede83afad84b5b773e71b10ec.tar.xz
libraries/pycparser: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--libraries/pycparser/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/pycparser/README b/libraries/pycparser/README
index 65ad168ec5..96f1d28c87 100644
--- a/libraries/pycparser/README
+++ b/libraries/pycparser/README
@@ -1,3 +1,3 @@
-**pycparser** is a parser for the C language, written in pure Python. It is a
-module designed to be easily integrated into applications that need to parse
-C source code.
+**pycparser** is a parser for the C language, written in pure
+Python. It is a module designed to be easily integrated into
+applications that need to parse C source code.