1config BR2_PACKAGE_PYTHON_COLORZERO 2 bool "python-colorzero" 3 depends on BR2_PACKAGE_PYTHON3 4 help 5 A color manipulation library for Python. 6 7 https://github.com/waveform80/colorzero 8