Binary package “python-pglast-doc” in ubuntu noble

PostgreSQL Languages AST and statements prettifier (common documentation)

 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 is the common documentation package.