HomeFreeBSD

- Add devel/py{,3}-asttokens, missing dependency for py{,3}-flake8-import-order

Description

  • Add devel/py{,3}-asttokens, missing dependency for py{,3}-flake8-import-order

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.

WWW: https://pypi.python.org/pypi/asttokens

Approved by: portmgr (bdrewery)

Details

Provenance
AMDmi3Authored on
Parents
rP454941: Update to 2.10
Branches
Unknown
Tags
Unknown