Commit Graph

5 Commits

Author SHA1 Message Date
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
xsa
2aae0dc0d8 update to 1.2.2; see the CHANGES file for a detailed Changelog; 2004-10-23 16:48:12 +00:00
espie
f28f2a833d switch to new plist, killing a few install scripts along the way. 2004-09-14 23:43:54 +00:00
xsa
b38afac349 MODULES= lang/python 2004-08-03 14:27:33 +00:00
xsa
3dc1af1575 Initial import of py-parsing-1.2
pyparsing is an alternative approach to creating and executing simple
grammars, vs. the traditional lex/yacc approach, or the use of regular
expressions.  The parsing module provides a library of classes that
client code uses to construct the grammar directly in Python code.
2004-07-23 08:39:24 +00:00