Download of pyparsing-1.0.6.tar.gz (pyparsing-1.0.6.tar.gz ( external link: SF.net): 187,753 bytes) will begin shortly. If not so, click link on the left.

檔案信息

檔案大小
187,753 bytes
MD5
4a7efa5f5d9aafca526b515df4945eb7

專案描述

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