category: Python
build-depends: cygport
sdesc: "Python lex and yacc"
ldesc: "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."
skip: 
homepage: https://pypi.org/project/ply/