devel/ply - The NetBSD Packages Collection

Python Lex-Yacc

PLY is a Python-only implementation of the popular compiler construction
tools lex and yacc. The implementation borrows ideas from a number of
previous efforts; most notably John Aycock's SPARK toolkit. However, the
overall flavor of the implementation is more closely modeled after the C
version of lex and yacc. The other significant feature of PLY is that it
provides extensive input validation and error reporting--much more so than
other Python parsing tools.

Build dependencies

devel/py-setuptools pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

lang/python311 lang/python311

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64ply-3.9nb5.tgz
NetBSD 10.0aarch64ply-3.9nb5.tgz
NetBSD 10.0aarch64ply-3.9nb5.tgz
NetBSD 10.0aarch64ebply-3.9nb5.tgz
NetBSD 10.0aarch64ebply-3.9nb5.tgz
NetBSD 10.0alphaply-3.9nb5.tgz
NetBSD 10.0earmv6hfply-3.9nb5.tgz
NetBSD 10.0earmv6hfply-3.9nb5.tgz
NetBSD 10.0earmv6hfply-3.9nb5.tgz
NetBSD 10.0earmv7hfply-3.9nb5.tgz
NetBSD 10.0earmv7hfply-3.9nb5.tgz
NetBSD 10.0earmv7hfply-3.9nb5.tgz
NetBSD 10.0i386ply-3.9nb5.tgz
NetBSD 10.0i386ply-3.9nb5.tgz
NetBSD 10.0powerpcply-3.9nb5.tgz
NetBSD 10.0sh3elply-3.9nb5.tgz
NetBSD 10.0sparcply-3.9nb5.tgz
NetBSD 10.0x86_64ply-3.9nb5.tgz
NetBSD 10.0x86_64ply-3.9nb5.tgz
NetBSD 8.0i386ply-3.9nb5.tgz
NetBSD 8.0powerpcply-3.9nb5.tgz
NetBSD 8.0powerpcply-3.9nb5.tgz
NetBSD 8.0x86_64ply-3.9nb5.tgz
NetBSD 8.0x86_64ply-3.9nb5.tgz
NetBSD 9.0aarch64ply-3.9nb5.tgz
NetBSD 9.0aarch64ply-3.9nb5.tgz
NetBSD 9.0aarch64ply-3.9nb5.tgz
NetBSD 9.0alphaply-3.9nb5.tgz
NetBSD 9.0earmply-3.9nb4.tgz
NetBSD 9.0earmv6hfply-3.9nb5.tgz
NetBSD 9.0earmv6hfply-3.9nb5.tgz
NetBSD 9.0earmv6hfply-3.9nb5.tgz
NetBSD 9.0earmv7hfply-3.9nb5.tgz
NetBSD 9.0earmv7hfply-3.9nb5.tgz
NetBSD 9.0earmv7hfply-3.9nb5.tgz
NetBSD 9.0i386ply-3.9nb5.tgz
NetBSD 9.0i386ply-3.9nb5.tgz
NetBSD 9.0mips64ebply-3.9nb4.tgz
NetBSD 9.0powerpcply-3.9nb5.tgz
NetBSD 9.0powerpcply-3.9nb5.tgz
NetBSD 9.0sparc64ply-3.9nb4.tgz
NetBSD 9.0x86_64ply-3.9nb5.tgz
NetBSD 9.0x86_64ply-3.9nb5.tgz
NetBSD 9.3x86_64ply-3.9nb5.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.