Mon, 20 May 2024 10:52:13 UTC | login

Information for build python-ply-3.11-1.fc30

ID85610
Package Namepython-ply
Version3.11
Release1.fc30
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 bydavidlt
State complete
Volume DEFAULT
StartedSat, 12 Jan 2019 06:48:18 UTC
CompletedSat, 12 Jan 2019 06:48:18 UTC
Tags
f30
f31
RPMs
src
python-ply-3.11-1.fc30.src.rpm (info) (download)
noarch
python2-ply-3.11-1.fc30.noarch.rpm (info) (download)
python3-ply-3.11-1.fc30.noarch.rpm (info) (download)
Changelog * Fri Jan 11 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.11-1 - Update to 3.11 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.9-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 15 2018 Miro HronĨok <mhroncok@redhat.com> - 3.9-7 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.9-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Sep 27 2017 Troy Dawson <tdawson@redhat.com> - 3.9-5 - Cleanup spec file conditionals * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild