kumquat-buildroot/package/python-pyqrcode/Config.in
Peter Korsgaard 9dc8526170 package/python-pyqrcode: drop python2 support
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2022-02-09 22:09:31 +01:00

10 lines
293 B
Plaintext

config BR2_PACKAGE_PYTHON_PYQRCODE
bool "python-pyqrcode"
select BR2_PACKAGE_PYTHON3_PYEXPAT # runtime
select BR2_PACKAGE_PYTHON3_CODECSCJK # runtime
help
A QR code generator written purely in Python with SVG, EPS,
PNG and terminal output.
https://github.com/mnooner256/pyqrcode