Package: python3-pglast Source: pglast Version: 7.3-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1447 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.3-1.pgdg22.04+1_amd64.deb Size: 336988 SHA256: 5159d26f38b9c61e14f92bf24a14ed5e40f16050ec33c130c9f51b98df5d7b7a SHA1: f165637c8b6f60eca7b8d2c96de536e77030e538 MD5sum: a3b13b5e207c9949395160660e967fb3 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.