https://bugzilla.redhat.com/show_bug.cgi?id=1384249 Bug ID: 1384249 Summary: Review Request: python3-ply - Python Lex-Yacc Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: orion@xxxxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: https://www.cora.nwra.com/~orion/fedora/python3-ply.spec SRPM URL: https://www.cora.nwra.com/~orion/fedora/python3-ply-3.8-1.el7.src.rpm Description: PLY is a straightforward lex/yacc implementation. Here is a list of its essential features: * It is implemented entirely in Python. * It uses LR-parsing which is reasonably 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 straightforward to use and provides very extensive error checking. * PLY doesn't try to do anything more or less than provide the basic lex/yacc functionality. In other words, it's not a large parsing framework or a component of some larger system. functionality. In other words, it's not a large parsing framework or a component of some larger system. Fedora Account System Username: orion This is an EPEL only package. Scratch build - http://koji.fedoraproject.org/koji/taskinfo?taskID=16067960 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx