python3-pyparsing https://github.com/pyparsing/pyparsing/ Blue Devil bluedevil@sctzine.com programming.language.python3 MIT 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.7.tar.gz python3-setuptools python3-devel python3-pyparsing Python3 parsing module python3 /usr/share/doc/python3-pyparsing /usr/lib/python3* 2020-04-07 2.4.7 Patch version bump. Blue Devil bluedevil@sctzine.com 2019-12-30 2.4.6 First Release Blue Devil bluedevil@sctzine.com