|
Python is a nice scripting language. It even gives you access to its own parser and compiler. It also gives you access to different other parsers for special purposes like XML and string templates.
But sometimes you may want to have your own parser. This is why pyPEG was created. And pyPEG supports Unicode.
To build the documentation, you'll need YML 2. You can download YML here:
Homepage: http://fdik.org/yml/ Toolchain: http://fdik.org/yml2.tar.bz2
pyPEG 2 depends on lxml, see http://lxml.de/
Package Documentation
Product's homepage
Requirements:
· Python
What's New in This Release: [ read full changelog ]
· This maintenance release fixes some small bugs which occurred when Symbol.check_keywords = True and adds the omit() function.
Via: pyPEG2 2.12.0
No comments:
Post a Comment