Thu, 23 May 2024 11:23:10 UTC | login

Information for build python-ply-3.11-17.fc37

ID203047
Package Namepython-ply
Version3.11
Release17.fc37
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
StartedMon, 19 Sep 2022 21:06:46 UTC
CompletedMon, 19 Sep 2022 21:06:46 UTC
Tags
f37
f38
RPMs
src
python-ply-3.11-17.fc37.src.rpm (info) (download)
noarch
python3-ply-3.11-17.fc37.noarch.rpm (info) (download)
Changelog * 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 * Tue Jan 05 2021 Christian Heimes <cheimes@redhat.com> - 3.11-10 - Extract and ship license file (#1912893) * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.11-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild