buildroot/package/python-cchardet/Config.in
James Hilliard 3db2ed4271 python-cchardet: new package
cChardet is high speed universal character encoding detector.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-11-13 22:44:02 +01:00

12 lines
294 B
Plaintext

config BR2_PACKAGE_PYTHON_CCHARDET
bool "python-cchardet"
depends on BR2_INSTALL_LIBSTDCPP
help
cChardet is high speed universal character encoding
detector.
https://github.com/PyYoshi/cChardet
comment "python-cchardet needs a toolchain w/ C++"
depends on !BR2_INSTALL_LIBSTDCPP