summaryrefslogtreecommitdiffstats
path: root/libraries/pycparser/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/pycparser/README')
-rw-r--r--libraries/pycparser/README8
1 files changed, 3 insertions, 5 deletions
diff --git a/libraries/pycparser/README b/libraries/pycparser/README
index 024359f0ca..96f1d28c87 100644
--- a/libraries/pycparser/README
+++ b/libraries/pycparser/README
@@ -1,5 +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.
-
-Optional dependency: python3
+**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.