d21d3900bf
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
214 B
Plaintext
8 lines
214 B
Plaintext
config BR2_PACKAGE_PYTHON_RTOML
|
|
bool "python-rtoml"
|
|
depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS
|
|
help
|
|
A better TOML library for python implemented in rust.
|
|
|
|
https://github.com/samuelcolvin/rtoml
|