Info: This package contains files in non-standard
labels.
linux-aarch64
v3.11
conda install
To install this package run one of the following: conda install aarch64-staging::plyconda install aarch64-staging/label/AR::ply
Description
PLY is a pure-Python implementation of the popular compiler construction
tools lex and yacc. The main goal of PLY is to stay fairly faithful to the way
in which traditional lex/yacc tools work.