python310-pyparsing Python 3.10 - pyparsing - parsing module 3.4.0 2023-05-04 eisfair-noarch the eisfair team, team(at)eisfair(dot)org stable
python3
python310-base 3.4.0 Internal Program Version: pyparsing 3.0.9 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