Python Lex & Yacc

Edit Package python-ply

PLY is yet another implementation of lex and yacc for Python. Some notable
features include the fact that its implemented entirely in Python and it
uses LALR(1) parsing which is efficient and well suited for larger grammars.

PLY provides most of the standard lex/yacc features including support for empty
productions, precedence rules, error recovery, and support for ambiguous grammars.

PLY is extremely easy to use and provides very extensive error checking.
It is compatible with both Python 2 and Python 3.

Refresh
Refresh
Source Files
Filename Size Changed
ply-3.4.tar.gz 0000138342 135 KB
python-ply-shebangs.patch 0000000368 368 Bytes
python-ply.changes 0000002124 2.07 KB
python-ply.spec 0000002940 2.87 KB
python3-ply.changes 0000000327 327 Bytes
python3-ply.spec 0000003438 3.36 KB
Revision 14 (latest revision is 32)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 122334 from Todd R's avatar Todd R (TheBlackCat) (revision 14)
- Fix building on openSUSE 11.4
- spec file cleanups (forwarded request 122330 from TheBlackCat) (forwarded request 122332 from TheBlackCat)
Comments 0
openSUSE Build Service is sponsored by