python2-pyparsing Python2 - pyparsing - parsing module 3.0.0 2020-04-13 eisfair-noarch the eisfair team, team(at)eisfair(dot)org stable
python2
python2-base 3.0.0 python-pyparsing Internal Program Version: pyparsing 2.4.6 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