ply: Python Lex & Yacc#
Description#
Python Lex & Yacc
License#
BSD
Upstream Contact#
Type#
standard
Dependencies#
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information#
package-version.txt:
3.11
version_requirements.txt:
ply
Equivalent System Packages#
$ conda install ply
$ sudo emerge dev-python/ply
$ 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.