This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Python > asttokens (2.0.4)

this module annotates Python abstact 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.

It works with Python2 and Python3 and can annotate both trees built by
ast, and those built by astroid.

This (source) is downloaded from pypi.org/projects/asttokens as the
github site may not have a complete sourcecode zip.

This requires: python3

Maintained by: Tim Dickson
Keywords: ast
ChangeLog: asttokens

Homepage:
https://github.com/gristlabs/asttokens

Source Downloads:
asttokens-2.0.4.tar.gz (3e90edd0656e9d86daf7a7909e583a3d)

Download SlackBuild:
asttokens.tar.gz
asttokens.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
asttokens.SlackBuild
asttokens.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds