15
0
Go to file
Todd R e627c6eb11 Accepting request 200487 from home:frispete:python
Let us postpone the py3 adjustments for the next round, please...

- version 1.2
 - Added 'makeProtocol' for parsing stream protocols using Parsley
   grammars and Twisted, with examples, docs, and a tutorial.
 - Added 'stack' as support for 'makeProtocol'.
 - Sped up parsing; started compiling python expressons only once.
   (thanks to eevee!)
 - Allowed tuple unpacking in assignment in rules. For example,
   `rule1 = rule2:(a, b) -> a + b`. (thanks to introom!)
 - Added a trace hook and an example of a trace visualizer using it.
 - Fixed an example in the README. (thanks to ilmarga!)
 - Added support for custom labels in grammars. For example,
   `rule1 = rule2 ^(foo)` will make Parsley consider 'foo' the name for
   'rule2' in error messages. (thanks to miebster!)

OBS-URL: https://build.opensuse.org/request/show/200487
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Parsley?expand=0&rev=2
2013-09-25 09:57:51 +00:00
Description
No description provided
55 KiB
Languages
RPM Spec 100%