kumquat-buildroot/package/python-asttokens/Config.in
Romain Naour aa5c233c36 package/python-asttokens: new package
Signed-off-by: Romain Naour <romain.naour@gmail.com>
[Peter: fix alphabetical ordering]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2023-06-02 21:44:02 +02:00

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