Package : python-parsing

Package details

Summary: An object-oriented approach to text processing

Description:
The pyparsing module provides an alternative approach to creating and
executing simple grammars in Python versus the traditional lex/yacc
approach or the use of regular expressions. It provides a library of
classes that client code can use to construct a grammar directly.


URL: http://pyparsing.wikispaces.com/
License: MIT

Maintainer: nobody

List of RPMs