Wed, 24 Apr 2024 16:31:47 CEST | login

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

ID986
Package Namepython-ply
Version3.4
Release11.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
StartedThu, 02 May 2019 19:37:37 CEST
CompletedThu, 02 May 2019 19:37:37 CEST
Tags
built-by-centos
centos-7.5
v8.0-base
v8.1-base
v8.2-base
v8.3-base
RPMs
src
python-ply-3.4-11.el7.src.rpm (info) (download)
noarch
python-ply-3.4-11.el7.noarch.rpm (info) (download)
Changelog * Tue Mar 07 2017 Stanislav Laznicka <slaznick@redhat.com> 3.4-11 - Replace md5 in signature calculation in order to allow use in FIPS * 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