8 lines
150 B
Plaintext
8 lines
150 B
Plaintext
|
config BR2_PACKAGE_PYTHON_TOMLI
|
||
|
bool "python-tomli"
|
||
|
depends on BR2_PACKAGE_PYTHON3
|
||
|
help
|
||
|
A lil' TOML parser.
|
||
|
|
||
|
https://github.com/hukkin/tomli
|