1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/devel/ply/pkg-plist
Ying-Chieh Liao 21eb89848b add ply
Python Lex-Yacc
2001-07-31 09:56:58 +00:00

11 lines
436 B
Plaintext

lib/%%PYTHON_VERSION%%/site-packages/lex.py
lib/%%PYTHON_VERSION%%/site-packages/yacc.py
%%PORTDOCS%%share/doc/ply/ply.html
%%PORTDOCS%%share/doc/ply/example/ansic/clex.py
%%PORTDOCS%%share/doc/ply/example/ansic/cparse.py
%%PORTDOCS%%share/doc/ply/example/calc/calc.py
%%PORTDOCS%%@dirrm share/doc/ply/example/ansic
%%PORTDOCS%%@dirrm share/doc/ply/example/calc
%%PORTDOCS%%@dirrm share/doc/ply/example
%%PORTDOCS%%@dirrm share/doc/ply