Sun, 10 Nov 2024 04:56:50 UTC | login

Information for build python-ply-3.11-24.fc41

ID310365
Package Namepython-ply
Version3.11
Release24.fc41
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, 10 Jul 2024 12:05:30 UTC
CompletedWed, 10 Jul 2024 12:05:30 UTC
Tags
f41
RPMs
src
python-ply-3.11-24.fc41.src.rpm (info) (download)
noarch
python3-ply-3.11-24.fc41.noarch.rpm (info) (download)
Changelog * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 3.11-24 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.11-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.11-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Aug 22 2023 Rob Crittenden <rcritten@redhat.com> - 3.11-21 - migrated to SPDX license * 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