8 lines
201 B
Plaintext
8 lines
201 B
Plaintext
|
config BR2_PACKAGE_PYTHON_ASTTOKENS
|
||
|
bool "python-asttokens"
|
||
|
select BR2_PACKAGE_PYTHON_SIX # runtime
|
||
|
help
|
||
|
Annotate AST trees with source code positions.
|
||
|
|
||
|
https://github.com/gristlabs/asttokens
|