ply: Python Lex & Yacc#

Description#

Python Lex & Yacc

License#

BSD

Upstream Contact#

https://pypi.org/project/ply/

Type#

standard

Dependencies#

  • $(PYTHON_TOOLCHAIN)

  • $(PYTHON)

Version Information#

package-version.txt:

3.11

install-requires.txt:

ply

Equivalent System Packages#

conda:

$ conda install  ply

gentoo:

$ sudo emerge dev-python/ply

void:

$ sudo xbps-install  python3-ply

If the system package is installed and if the (experimental) option –enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.