slackbuilds_ponce/python/phply/README.Slackware
Brenton Earl ec73d882d6 python/phply: Updated for version 1.0.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-04-01 06:57:03 +07:00

10 lines
185 B
Text

How to use phply?
-----------------
For the lexer test execute in a shell:
$ phplex /path/to/file_name.php
For the parser test execute in a shell:
$ phpparse /path/to/file_name.php