diff options
Diffstat (limited to 'python/phply/README')
-rw-r--r-- | python/phply/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/phply/README b/python/phply/README index c966d94bc9..f99b80693a 100644 --- a/python/phply/README +++ b/python/phply/README @@ -1,5 +1,5 @@ -phply is a lexer and parser for the PHP programming language written in -Python. +phply is a parser for the PHP programming language written using PLY, a +Lex/YACC-style parser generator toolkit for Python. Included tools installed to /usr/bin: |