[ol8_appstream] python39-ply-3.11-10.module+el8.4.0+20109+b7b1db01.noarch

Name:python39-ply
Version:3.11
Release:10.module+el8.4.0+20109+b7b1db01
Architecture:noarch
Module:python39:3.9:8040020210325151438:f1d9d306
python39:3.9:8050020210811100211:d428a79b
python39:3.9:8060020220118220913:d3811607
python39:3.9:8070020220916150556:be1f0497
python39:3.9:8070020221109174649:6eba81d3
python39:3.9:8080020221221152015:aed85c85
python39:3.9:8080020230531142208:aed85c85
python39:3.9:8080020230922214114:93c2fc2f
Group:Unspecified
Size:440180
License:BSD
RPM: python39-ply-3.11-10.module+el8.4.0+20109+b7b1db01.noarch.rpm
Source RPM: python-ply-3.11-10.module+el8.4.0+20109+b7b1db01.src.rpm
Build Date:Thu Apr 15 2021
Build Host:host-100-100-224-37.blddevtest1iad.osdevelopmeniad.oraclevcn.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.

Related Packages (Show Changelog) (Show Filelist)