Mon, 20 May 2024 11:15:04 UTC | login

Information for build python-ply-3.11-20.fc39

ID253772
Package Namepython-ply
Version3.11
Release20.fc39
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
StartedFri, 20 Oct 2023 09:34:24 UTC
CompletedFri, 20 Oct 2023 09:34:24 UTC
Tags
f40
RPMs
src
python-ply-3.11-20.fc39.src.rpm (info) (download)
noarch
python3-ply-3.11-20.fc39.noarch.rpm (info) (download)
Changelog * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.11-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.11-19 - Rebuilt for Python 3.12 * 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