Re: ANN: pyparsing-1.3.1 released

2005-06-14 Thread Peter Hansen
Christopher Subich wrote: > Is the pyparsing > tokenizer flexible enough to let me do this sort of thing easily? I can't say that for sure, but I can say that it is certainly easy enough to try it out (and well enough documented) that downloading it, installing it, and doing a quick proof-of-co

Re: ANN: pyparsing-1.3.1 released

2005-06-13 Thread Christopher Subich
Paul McGuire wrote: > (sorry if this is a double-post - I tried posting this last night but I > think GoogleGroups ate it) > > Pyparsing is a pure-Python class library for quickly and easily > constructing recursive-descent parsers. Pyparsing takes a > "building-block" approach to parser construc