slackbuilds/python/phply
Willy Sudiarto Raharjo ecb1ba588a
python/phply: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-04-20 16:06:05 +07:00
..
README python/phply: Fix collision, script update. 2018-11-03 07:46:40 +07:00
README.Slackware python/phply: Updated for version 1.2.4. 2018-03-24 06:50:29 +07:00
phply.SlackBuild python/phply: Fix collision, script update. 2018-11-03 07:46:40 +07:00
phply.info python/phply: Update DEP. 2021-04-20 16:06:05 +07:00
slack-desc python/phply: Updated for version 1.2.5. 2018-08-18 08:39:45 +07:00

README

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.