Name: | python3-ply |
---|---|
Version: | 3.11 |
Release: | 14.0.1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 440210 |
License: | BSD |
RPM: | python3-ply-3.11-14.0.1.el9.noarch.rpm |
Source RPM: | python-ply-3.11-14.0.1.el9.src.rpm |
Build Date: | Fri Oct 21 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.dabeaz.com/ply/ |
Summary: | Python Lex-Yacc |
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. Python 3 version. |
- Rebuild with python-rpm-generators-12-8.el9 to automatically obsolete python39-foo packages [Orabug: 34704236]
- Add automatically generated Obsoletes tag with the python39- prefix for smoother upgrade from RHEL8 - Related: rhbz#1990421
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Extract and ship license file (#1912893)