SlackBuildsOrg/python/phply
B. Watson 3970ce1283 python/phply: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:37:55 -04:00
..
phply.info
phply.SlackBuild
README python/phply: Wrap README at 72 columns. 2022-03-17 12:37:55 -04:00
README.Slackware
slack-desc

phply is a parser for the PHP programming language written using PLY,
a Lex/YACC-style parser generator toolkit for Python.

See README.Slackware for some usage notes.

A Note on Dependencies:

The python library simplejson is an optional dependency. phply ships
with a script php2json.py in /usr/doc/phply-$VERSION/tools that
requires it.