python38-pyparsing Python 3.8 - pyparsing - parsing module 3.2.5 2022-04-21 eisfair-noarch the eisfair team, team(at)eisfair(dot)org stable
python3
python38-base 3.2.5 python3-pyparsing Internal Program Version: pyparsing 3.0.7 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. With pyparsing, you don't need to learn a new syntax for defining grammars or matching expressions. The parsing module provides a library of classes that you use to construct the grammar directly in Python. http://sourceforge.net/projects/pyparsing