Files
buildroot/package/python-ujson/Config.in
tiopex dcdaa3599c bump version to 2022.02.9
add miyoo_defconfig
2023-01-31 16:39:34 +01:00

12 lines
320 B
Plaintext

config BR2_PACKAGE_PYTHON_UJSON
bool "python-ujson"
depends on BR2_INSTALL_LIBSTDCPP
help
UltraJSON is an ultra fast JSON encoder and decoder written
in pure C with bindings for Python 3.
https://pypi.python.org/pypi/ujson
comment "python-ujson needs a toolchain w/ C++"
depends on !BR2_INSTALL_LIBSTDCPP