Download of pyparsing-2.1.6.tar.gz (pyparsing-2.1.6.tar.gz ( external link: SF.net): 1,219,660 字节) will begin shortly. If not so, click link on the left.

文件信息

文件大小
1,219,660 字节
MD5
b90c23e9e2ae57d6b910768d2af71941

项目描述

pyparsing is a general parsing module for Python. Grammars are implemented directly in the client code using parsing objects, instead of externally, as with lex/yacc-type tools. Includes simple examples for parsing SQL, CORBA IDL, and 4-function math