pyparsing 1.3.3
Python parsing module
Latest Version: 1.5.6
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
- Author: Paul McGuire
- Documentation: pyparsing package documentation
- Home Page: http://pyparsing.sourceforge.net/
- Download URL: http://sourceforge.net/projects/pyparsing
- License: MIT License
- Categories
- Package Index Owner: ptmcg
- DOAP record: pyparsing-1.3.3.xml
