SlackBuildsOrg/python/phply
Brenton Earl 514e76fd62
python/phply: Fix collision, script update.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-11-03 07:46:40 +07:00
..
phply.info python/phply: Fix collision, script update. 2018-11-03 07:46:40 +07:00
phply.SlackBuild python/phply: Fix collision, script update. 2018-11-03 07:46:40 +07:00
README python/phply: Fix collision, script update. 2018-11-03 07:46:40 +07: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.