ply: Yet another implementation of lex and yacc for Python1
Provides most of the standard lex/yacc features including support for empty
productions, precedence rules, error recovery, and support for ambiguous
grammars.
... part of T2,
get it here
URL: https://palletsprojects.com/p/jinja/
Author: beazley
Maintainer: Dash <daniel [dot] ashkenazi [at] gmail [dot] com>
License: BSD
Status: Stable
Version: 3.11
Download: https://www.dabeaz.com/ply/ ply-3.11.tar.gz
T2 source: ply.cache
T2 source: ply.desc
Build time (on reference hardware): 1% (relative to binutils)2
Installed size (on reference hardware): 0.24 MB, 19 files
Dependencies (build time detected):
00-dirtree
coreutils
gzip
python
python-gpep517
python-wheel
setuptools
tar
Installed files (on reference hardware):
[show]
usr/lib64/python3.11/site-packages/ply-3.11-py3.11.egg
usr/lib64/python3.11/site-packages/ply-3.11-py3.11.egg/EGG-INFO
usr/lib64/python3.11/site-packages/ply-3.11-py3.11.egg/EGG-INFO/PKG-INFO
usr/lib64/python3.11/site-packages/ply-3.11-py3.11.egg/EGG-INFO/SOURCES.txt
usr/lib64/python3.11/site-packages/ply-3.11-py3.11.egg/EGG-INFO/dependency_links.txt
usr/lib64/python3.11/site-packages/ply-3.11-py3.11.egg/EGG-INFO/not-zip-safe
usr/lib64/python3.11/site-packages/ply-3.11-py3.11.egg/EGG-INFO/top_level.txt
usr/lib64/python3.11/site-packages/ply-3.11-py3.11.egg/ply
usr/lib64/python3.11/site-packages/ply-3.11-py3.11.egg/ply/__init__.py
usr/lib64/python3.11/site-packages/ply-3.11-py3.11.egg/ply/cpp.py
usr/lib64/python3.11/site-packages/ply-3.11-py3.11.egg/ply/ctokens.py
usr/lib64/python3.11/site-packages/ply-3.11-py3.11.egg/ply/lex.py
usr/lib64/python3.11/site-packages/ply-3.11-py3.11.egg/ply/yacc.py
usr/lib64/python3.11/site-packages/ply-3.11-py3.11.egg/ply/ygen.py
var/adm/dependencies/ply
var/adm/descs/ply
var/adm/flists/ply
var/adm/md5sums/ply
var/adm/packages/ply
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).