[ 源代码: pglast ]
软件包:python3-pglast(7.7-1)
PostgreSQL Languages AST and statements prettifier (Python 3)
This is a Python 3 module that exposes the parse tree of a PostgreSQL statement (extracted by the almost standard PG parser repackaged as a standalone static library by libpg_query) as set of interconnected nodes, usually called an abstract syntax tree.
This package installs the library for Python 3.
其他与 python3-pglast 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [除 arm64, ppc64el, riscv64]
-
- dep: libpg-query1706.0
- C library for accessing the PostgreSQL parser outside of the server environment
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- sug: python-pglast-doc
- PostgreSQL Languages AST and statements prettifier (common documentation)