Subject: CVS commit: wip/py-parsing
From: Kamel Derouiche
Date: 2009-06-26 23:52:12
Message id: E1MKJLP-0006ml-OB@ddv4jf1.ch3.sourceforge.com

Log Message:
Import py25-parsing-1.5.2 as wip/py-parsing.

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.The pyparsing module provides a library of classes
that client code uses to construct the grammar directly in Python code


Files:
RevisionActionfile
1.1importwip/py-parsing/distinfo
1.1importwip/py-parsing/Makefile
1.1importwip/py-parsing/PLIST
1.1importwip/py-parsing/DESCR