py3-asttokens

annotate Python ASTs with source text and token information

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

The asttokens module annotates Python abstract syntax trees (ASTs) with
the positions of tokens and text in the source code that generated them.

It makes it possible for tools that work with logical AST nodes to
find the particular text that resulted in those nodes, for example for
automated refactoring or highlighting.

  • python3

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

  • devel/py-six,python3
  • lang/python/3.10