Download of pyparsing-2.0.1.win32-py3.0.exe (pyparsing-2.0.1.win32-py3.0.exe ( external link: SF.net): 101,123 字节) will begin shortly. If not so, click link on the left.

文件信息

文件大小
101,123 字节
MD5
7b580090ef059879deccc0f252ae3ff8

项目描述

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