[ 原始碼: python-phply ]
套件: python3-phply (1.2.5-4)
python3-phply 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-phply:
維護者:
Original Maintainer:
- Gianfranco Costamagna
外部的資源:
- 主頁 [github.com]
相似套件:
PHP parser written in Python 3 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 3 version of the package and the executables.
其他與 python3-phply 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-ply
- Lex and Yacc implementation for Python3