PACKAGE NAME: pyparsing3.11-2.4.7-x86_64-1slint.txz PACKAGE LOCATION: ./packages PACKAGE SIZE (compressed): 158 K PACKAGE SIZE (uncompressed): 632 K PACKAGE REQUIRED: python3 PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: pyparsing3.11: pyparsing3.11 (parsing module for python) pyparsing3.11: pyparsing3.11: The pyparsing module is an alternative approach to creating and pyparsing3.11: executing simple grammars, vs. the traditional lex/yacc approach, or pyparsing3.11: the use of regular expressions. The pyparsing3.11 module provides a pyparsing3.11: library of classes that client code uses to construct the grammar pyparsing3.11: directly in Python code. pyparsing3.11: pyparsing3.11: Homepage: http://pypi.python.org/pypi/pyparsing3.11/ pyparsing3.11: pyparsing3.11: