mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
7 lines
138 B
Plaintext
7 lines
138 B
Plaintext
config BR2_PACKAGE_PYTHON_TOMLKIT
|
|
bool "python-tomlkit"
|
|
help
|
|
Style preserving TOML library.
|
|
|
|
https://github.com/sdispater/tomlkit
|