Path to this page:
./
lang/py-asttokens,
Annotate AST trees with source code positions
Branch: pkgsrc-2018Q2,
Version: 1.1.10,
Package name: py27-asttokens-1.1.10,
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] [
lang/python27]
Required to build:[
devel/py-coverage] [
devel/py-astroid] [
devel/py-nose]
Master sites:
SHA1: 890f8bce342077162d18e75910689e637456bc66
RMD160: 25a28e1b7a22c2264c36aabe402241d966d62279
Filesize: 32.691 KB
Version history: (Expand)
- (2018-07-03) Package added to pkgsrc.se, version py27-asttokens-1.1.10 (created)