dwww Home


Documentation for packages, which contain /usr/share/doc/python3-ply/changelog.Debian.gz:

Package: python3-ply

Description: Lex and Yacc implementation for Python3
PLY is yet another implementation of lex and yacc for Python. Although several other parsing tools are available for Python, there are several reasons why you might want to take a look at PLY:
 * It's 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 extremely easy to use and provides very extensive error
 checking.
This package contains the Python 3 module.
Homepage: https://www.dabeaz.com/ply/
copyright | changelog | Debian changelog | Debian README

Manual pages:

dh_python3-ply(1)

Other documents:

/usr/share/doc/python3-ply

Generated by dwww version 1.15 on Sun Jun 16 15:59:50 CEST 2024.