Is there a reference manual for "pyparsing"?

Chris Rebert clp2 at rebertia.com
Fri Jul 2 01:17:15 EDT 2010


On Thu, Jul 1, 2010 at 10:08 PM, John Nagle <nagle at animats.com> wrote:
> On 7/1/2010 10:02 PM, Chris Rebert wrote:
>> On Thu, Jul 1, 2010 at 9:50 PM, John Nagle<nagle at animats.com>  wrote:
>>>  Is there a reference manual for "pyparsing"?  Not a tutorial.  Not a
>>> wiki.
>>> Not a set of examples.  Not a "getting started guide".
>>> Something that actually documents what each primitive does?
>>
>> http://pyparsing.svn.sourceforge.net/viewvc/pyparsing/src/HowToUsePyparsing.html?revision=200
>> ?
>>
>
>    That's a big help.  Thanks.
>
>    Perhaps the page "http://pyparsing.wikispaces.com/Documentation"
> should mention that.

Well, it does, indirectly:
"Pyparsing ships with class diagrams and html documentation."

But yeah, hyperlinks are always good.

Cheers,
Chris
--
http://blog.rebertia.com



More information about the Python-list mailing list