Path to this page:
./
lang/py-asttokens,
Annotate AST trees with source code positions
Branch: pkgsrc-2017Q4,
Version: 1.1.7,
Package name: py27-asttokens-1.1.7,
Maintainer: pkgsrc-usersThe 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.
Required to run:[
devel/py-setuptools] [
lang/py-six]
Required to build:[
devel/py-nose] [
devel/py-coverage] [
devel/py-astroid]
Master sites:
SHA1: 89ae7c9abfd72984aece5d574bb13bcd2b1e27fc
RMD160: 35573b4c73332a0071638a568ee0fc7b3de4eaa1
Filesize: 32.211 KB
Version history: (Expand)
- (2018-01-02) Package added to pkgsrc.se, version py27-asttokens-1.1.7 (created)