Package python-ply-3.11-14.el9.src
Name | python-ply |
---|---|
Epoch | 0 |
Version | 3.11 |
Release | 14.el9 |
Architecture | src |
Website/URL | http://www.dabeaz.com/ply/ |
License | BSD |
Build Time | 2023-03-18 04:00:41 |
Build Host | builder-x86-02.inferitos.ru |
Summary | Python Lex-Yacc |
Repositories | BaseOS |
Description | PLY 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. |
Errata | — |
Size | 166 KiB |
Source Project | python-ply-3.11-14.el9 |
SHA-256 checksum | e545f44ee2845c383efecc96914105b436823e3db05f6dc127c2d3ceb7b7a61a |
×
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.11-14 - Rebuilt for MSVSphere 9.1. * Tue Feb 08 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11-14 - Add automatically generated Obsoletes tag with the python39- prefix for smoother upgrade from RHEL8 - Related: rhbz#1990421 * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 3.11-13 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.11-12 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937