[ ソース: pypeg2 ]
パッケージ: python3-pypeg2 (2.15.2-2.2)
python3-pypeg2 に関するリンク
Debian の資源:
pypeg2 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [bitbucket.org]
類似のパッケージ:
Intrinsic PEG Parser-Interpreter for Python
Python is a nice scripting language. It even gives you access to its own parser and compiler. It also gives you access to different other parsers for special purposes like XML and string templates.
But sometimes you may want to have your own parser. This is what's pyPEG for. And pyPEG supports Unicode.
その他の python3-pypeg2 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries