To install this package run one of the following: conda install malfet::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.