Package: python3-pglast Source: pglast Version: 7.10-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1452 Depends: python3 (<< 3.11), python3 (>= 3.10~), 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.10-2.pgdg22.04+1_amd64.deb Size: 338424 SHA256: 1a32d9268b612c656d01ab699d3e3fa1d584c12152a14dadb7f971cf77574292 SHA1: 65569b67e190eb56d38f117ea61220c884995f14 MD5sum: c776da2ccf1856f0e3e4cfad1149167d 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.