aa5c233c36
Signed-off-by: Romain Naour <romain.naour@gmail.com> [Peter: fix alphabetical ordering] Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
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
|