1config BR2_PACKAGE_PYTHON_SEGNO 2 bool "python-segno" 3 select BR2_PACKAGE_PYTHON3_PYEXPAT # runtime 4 select BR2_PACKAGE_PYTHON3_ZLIB # runtime 5 help 6 QR Code and Micro QR Code generator for Python. 7 8 https://github.com/heuer/segno/ 9