[ Все 3 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 ]
×

Пакет python3-ply-3.11-14.el9.noarch download

Имя python3-ply
Эпоха 0
Версия 3.11
Релиз 14.el9
Архитектура noarch
Сайт http://www.dabeaz.com/ply/
Лицензия BSD
Время сборки 2023-03-18 04:00:57
Хост сборки builder-x86-02.inferitos.ru
Краткое описание Python Lex-Yacc
Репозитории BaseOS
Полное описание 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.
Эррата
Размер 110 КиБ
Исходный проект python-ply-3.11-14.el9
Контрольная сумма SHA-256 e8861f1d1562a543e81881250fc00534cae522e22cb7757d5b4c16f67751d0cc
× Full screenshot
История изменений 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