python3-pyparsing: python3-pyparsing (parsing module for python) python3-pyparsing: python3-pyparsing: The pyparsing module is an alternative approach to creating and python3-pyparsing: executing simple grammars, vs. the traditional lex/yacc python3-pyparsing: approach, or the use of regular expressions. The pyparsing python3-pyparsing: module provides a library of classes that client code uses to python3-pyparsing: construct the grammar directly in Python code. python3-pyparsing: python3-pyparsing: Homepage: http://pyparsing.wikispaces.com/ python3-pyparsing: python3-pyparsing: This is the python3 version and will coexist with the python2 version.