python-ply
Port variant py310
Summary Python Lex & Yacc (3.10)
Package version 3.11
Homepage http://www.dabeaz.com/ply/
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v11
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 23 JAN 2023, 06:04:31 UTC
Port created 21 APR 2020, 22:22:44 UTC
Subpackage Descriptions
single PLY is yet another implementation of lex and yacc for Python. Some notable features include the fact that its implemented entirely in Python and it uses LALR(1) parsing which is 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 extremely easy to use and provides very extensive error checking. It is compatible with both Python 2 and Python 3.
Configuration Switches (platform-specific settings discarded)
PY310 ON Build using Python 3.10 PY311 OFF Build using Python 3.11
Package Dependencies by Type
Build (only) python-pip:single:py310
autoselect-python:single:standard
Build and Runtime python310:single:standard
Download groups
main mirror://PYPIWHL/a3/58/35da89ee790598a0700ea49b2a66594140f44dec458c07e8e3d4979137fc
Distribution File Information
096f9b8350b65ebd2fd1346b12452efe5b9607f7482813ffca50c22722a807ce 49567 ply-3.11-py2.py3-none-any.whl
Ports that require python-ply:py310
python-pythran:py310 Ahead of Time compiler for numeric kernels (3.10)
python-sip:py310 Bindings generator for C/C++ libraries (3.10)