Home > Repositories > base > python-ply

python-ply: Python Lex & Yacc

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..
Name:python-ply
Release: 3.11-4mamba
Group:System/Libraries/Python
Maintainer:silvan
License:BSD, LGPL
Size:168.65 kB
Upstream URL:http://www.dabeaz.com/ply/
Build time:2023-09-24 17:33:15
Binary packages and requirements
x86_64aarch64i586
Built RPMSpython-ply-py3
python-ply-py310
python-ply-py3
python-ply-py310
python-ply-py3
python-ply-py310
Build requirementslibpython3-devel [1]
libpython3-devel[>=0:3.11.5] [1]
libpython311-devel [1]
python3 [1]
libpython3-devel [1]
libpython3-devel[>=0:3.11.5] [1]
libpython311-devel [1]
python3 [1]
libpython3-devel [1]
libpython3-devel[>=0:3.11.5] [1]
libpython311-devel [1]
python3 [1]
History of changes
DatePackagerReleaseDescription
2023-09-24autodist3.11-4mamba- rebuilt with python3 = 3.11.5
2022-05-21silvan3.11-3mamba- rebuilt with python 3.10 and distdeps
2021-01-01silvan3.11-2mamba- rebuilt with -py3
2018-02-26autodist3.11-1mamba- automatic version update by autodist
2017-02-04autodist3.10-1mamba- automatic version update by autodist
2016-09-01autodist3.9-1mamba- automatic version update by autodist
2015-10-03autodist3.8-1mamba- automatic version update by autodist
2015-08-29autodist3.7-1mamba- automatic version update by autodist
2015-04-27autodist3.6-1mamba- automatic version update by autodist
2015-04-23autodist3.5-1mamba- automatic version update by autodist