Thu, 23 May 2024 11:43:08 UTC | login

Information for build python-ply-3.11-18.fc38

ID229129
Package Namepython-ply
Version3.11
Release18.fc38
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
StartedWed, 22 Feb 2023 15:37:31 UTC
CompletedWed, 22 Feb 2023 15:37:31 UTC
Tags
f38
f39
f40
RPMs
src
python-ply-3.11-18.fc38.src.rpm (info) (download)
noarch
python3-ply-3.11-18.fc38.noarch.rpm (info) (download)
Changelog * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.11-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.11-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.11-16 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.11-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Dec 30 2021 Tom Callaway <spot@fedoraproject.org> - 3.11-14 - fix build against python 3.11, thanks to Hugo van Kemenade * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.11-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 3.11-12 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.11-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild