Commit graph

2 commits

Author SHA1 Message Date
obache
0141b9f806 Convert to use python/distutils.mk.
Bump PKGREVISION.
2014-02-06 01:58:20 +00:00
richard
a5802ba27d 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.
2013-07-22 11:59:53 +00:00