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.