Python QR Code image generator
aac3768e19
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(). |
||
---|---|---|
.gitignore | ||
changelog | ||
python-qrcode.spec | ||
qrcode_assert-has-calls.patch | ||
qrcode_test.patch | ||
qrcode-optional-pypng.patch | ||
sources |