Package: python3-pglast Source: pglast Version: 8.4-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 5431 Depends: python3 (<< 3.15), python3 (>= 3.14~), python3:any, libc6 (>= 2.4), libpg-query1818.0 Suggests: python-pglast-doc Homepage: https://github.com/lelit/pglast Priority: optional Section: python Filename: pool/main/p/pglast/python3-pglast_8.4-1.pgdg26.04+1_amd64.deb Size: 538768 SHA512: b985914ceac2d134204a34bbb3bbe365a7aba7bebe35818cb21f0e66475a3a8bdade9122151309f0c138e53842b06947518e73f2aa01313105f7cfbfe04d16dd SHA256: e7e90cfec62e433469f2ec70ac1fd7cbcf4f32822ed87097eb1b7b8a97dbfd89 SHA1: 721abc2477e801f6dd25f890e5d3634703b74390 MD5sum: 5c52fa9d194f37fbc9b4c97fd2d00989 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.