py3-gast

Python AST that abstracts the underlying Python version

WWW CVSWeb GITHub
  1. Package version
    py3-gast-0.5.4
  2. Maintainer
    The OpenBSD ports mailing-list

A generic AST to represent Python's Abstract Syntax Tree(AST).

GAST provides a compatibility layer between the AST of various Python versions,
as produced by ast.parse from the standard ast module.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • lang/python/3.10