Python QR Code image generator
Go to file
Yaakov Selkowitz aac3768e19 Make pypng requirement optional
There are uses of qrcode that do not require image support; e.g. FreeIPA
uses qrcode only for print_ascii().  Allow such use cases to require
qrcode without depending upon pypng, while leaving it the fallback
provider for make_image().
2023-07-24 22:34:09 -04:00
.gitignore Update to 7.4.2 2023-05-01 15:10:08 +02:00
changelog Switch to pyproject macros 2023-05-01 15:48:14 +02:00
python-qrcode.spec Make pypng requirement optional 2023-07-24 22:34:09 -04:00
qrcode_assert-has-calls.patch Add patch to fix test failures with py3.12 2023-05-12 14:13:59 +02:00
qrcode_test.patch Add patch to fix test failures with py3.12 2023-05-12 14:13:59 +02:00
qrcode-optional-pypng.patch Make pypng requirement optional 2023-07-24 22:34:09 -04:00
sources Update to 7.4.2 2023-05-01 15:10:08 +02:00