fastports

asttokens 3.0.1

devel/py-asttokens

Annotate AST trees with source code positions

Category
devel
Maintainer
amdmi3@FreeBSD.org
WWW
https://pypi.org/project/asttokens/ https://github.com/gristlabs/asttokens
License
APACHE20
USES
python

Description

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.

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Loading commit history — this may take up to a minute on first view. Reload the page in a moment.