[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package python-ply-3.11-14.el9.src download

Name python-ply
Epoch 0
Version 3.11
Release 14.el9
Architecture src
Website/URL http://www.dabeaz.com/ply/
License BSD
Build Time 2025-02-20 14:06:01
Build Host certified-builder01.msvsphere-os.ru
Summary Python Lex-Yacc
Repositories OS
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 bbb118aabcbc8dae810f4d07f3a4132d277efe918869199c8f19b41c83d88aa6
× Full screenshot
Changelog link
* 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