python-ply
Port variant py39
Summary Python Lex & Yacc (3.9)
Package version 3.11
Homepage http://www.dabeaz.com/ply/
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py310
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 20 NOV 2021, 04:14:38 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 OFF Build using Python 3.10 PY39 ON Build using Python 3.9
Package Dependencies by Type
Build (only) python-pip:single:py39
autoselect-python:single:standard
Build and Runtime python39: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:py39
python-pythran:py39 Ahead of Time compiler for numeric kernels (3.9)
python-sip:py39 Bindings generator for C/C++ libraries (3.9)