mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
21eb89848b
Python Lex-Yacc
11 lines
436 B
Plaintext
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
|