Commit graph

6 commits

Author SHA1 Message Date
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
recht
f75335f241 Set package creator as maintainer. Requested in private mail. 2004-07-19 19:57:42 +00:00
recht
b0ef710ecd Delete a file missed before the import.. 2004-07-16 15:38:40 +00:00
recht
e9021af640 initial import of ply-1.5
The 1.4 version of the package was provided by NONAKA Kimihiro
in PR 26344 .  (And seems to be based upon the FreeBSD port.)

Cleaned up and updated to 1.5 by me.

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.
2004-07-16 15:36:50 +00:00