[ buster ]
[ Bron: python-phply ]
Pakket: python-phply (1.2.5-1)
Verwijzigingen voor python-phply
Debian bronnen:
Het bronpakket python-phply downloaden:
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
PHP parser written in Python using PLY
phply is a parser for the PHP programming language written using PLY, a Lex/YACC-style parser generator toolkit for Python. With this parser you can:
- Convert PHP code to Python - Run PHP templates in a Python environment - Learn more about parsing "industrial" languages, warts and all
This is the Python 2 version of the package.
Andere aan python-phply gerelateerde pakketten
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-ply
- Lex and Yacc implementation for Python2