[ 源代码: pypeg2 ]
软件包:python3-pypeg2(2.15.2-2)
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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries