Home > Repository > devel-misc > 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..
⚠ Questo pacchetto ha i seguenti problemi:
  • python-ply(noarch,devel-misc): python-ply(noarch,devel-misc) obsoletes python-ply-py3 provided by python-ply-py3(x86_64,base) which comes from same source name; ignoring
  • richiede il porting alle architetture: aarch64 i586
Nome:python-ply
Versione: 3.11-5mamba
Gruppo:System/Libraries/Python
Manutentore:silvan
Licenza:BSD, LGPL
Dimensione:169.13 kB
URL di origine:http://www.dabeaz.com/ply/
Data di compilazione:2026-07-08 21:07:09
File sorgenti
ply-3.11.tar.gz
python-ply.spec
Pacchetti binari e dipendenze
x86_64
RPM creatipython-ply
Dipendenze di compilazionelibpython3-devel[>=0:3.11.5] [1] [2]
libpython314-devel [1] [2]
python3[>=0:3.14.6-2mamba] [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2026-07-08Automatic Build System 3.11-5mamba- rebuilt by autoport with build requirements: python3>=0:3.14.6-2mamba
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
Richiesto in compilazione da