[Bug 234855] [NEW PORT] textproc/py-pglast PostgreSQL Languages AST and statements prettifier

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 11 13:28:34 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234855

            Bug ID: 234855
           Summary: [NEW PORT] textproc/py-pglast PostgreSQL Languages AST
                    and statements prettifier
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: a.wolk at fudosecurity.com

Created attachment 201020
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201020&action=edit
svn diff of the new port

Hi ports@

I'm attaching a new port for a PostgreSQL AST parser binding for python3.4+.

Work sponsored by: Fudo Security

pkg-descr:

PostgreSQL Languages AST and statements prettifier

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.

WWW: https://github.com/lelit/pglast

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list