python3-pyparsing https://github.com/pyparsing/pyparsing/ Blue Devil bluedevil@sctzine.com MIT programming.language.python3 library Python3 parsing module The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code. https://github.com/pyparsing/pyparsing/archive/pyparsing_2.4.6.tar.gz python3-setuptools python3-devel python3-pyparsing Python3 parsing module python3 /usr/lib/python3* /usr/share/doc/python3-pyparsing 2019-12-30 2.4.6 First Release Blue Devil bluedevil@sctzine.com