Sat, 20 Apr 2024 03:50:52 CEST | login

Information for build python-ply-3.4-10.el7

ID1326
Package Namepython-ply
Version3.4
Release10.el7
Epoch
SummaryPython Lex-Yacc
DescriptionPLY 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.
Built bykojiadmin
State complete
Volume DEFAULT
StartedMon, 27 May 2019 10:33:01 CEST
CompletedMon, 27 May 2019 10:33:01 CEST
Tags
built-by-centos
centos-7.2
v7.6-testing
RPMs
src
python-ply-3.4-10.el7.src.rpm (info) (download)
noarch
python-ply-3.4-10.el7.noarch.rpm (info) (download)
Changelog * Fri Jun 12 2015 Martin Kosek <mkosek@redhat.com> 3.4-10 - Increase Release number to get a clean upgrade path from EPEL 7 * Mon Sep 08 2014 Petr Vobornik <pvoborni@redhat.com> 3.4-1 - Initial package for RHEL 7