Home > Repository > 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..
Nome:python-ply
Versione: 3.11-4mamba
Gruppo:System/Libraries/Python
Manutentore:silvan
Licenza:BSD, LGPL
Dimensione:168.65 kB
URL di origine:http://www.dabeaz.com/ply/
Data di compilazione:2023-09-24 17:33:15
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatipython-ply-py3
python-ply-py310
python-ply-py3
python-ply-py310
python-ply-py3
python-ply-py310
Dipendenze di compilazionelibpython3-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]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
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