[ buster ]
[ ソース: python-phply ]
パッケージ: python-phply (1.2.5-1)
python-phply に関するリンク
Debian の資源:
python-phply ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python-phply 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-ply
- Lex and Yacc implementation for Python2