Config.in 235 B

12345678
  1. config 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. https://github.com/heuer/segno/