Package: python3-pglast Source: pglast Version: 7.7-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1448 Depends: python3 (<< 3.11), python3 (>= 3.10~), python3-pkg-resources, python3:any, libc6 (>= 2.4), libpg-query1706.0 Suggests: python-pglast-doc Provides: python3.10-pglast Homepage: https://github.com/lelit/pglast Priority: optional Section: python Filename: pool/main/p/pglast/python3-pglast_7.7-1.pgdg22.04+1_amd64.deb Size: 337524 SHA256: 1061b1c50cf236750d36d8583f97655d8c2d39fe95516733dfd03b97d1ac3bd8 SHA1: 4df60fb41df3a5e50b3cfd4db1c79b1520f1b7a2 MD5sum: 91f06a50bc81de698c68515aeb34f364 Description: 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.