This website requires JavaScript.
Explore
Help
Sign In
openharmony
/
third_party_qrcodegen
Watch
1
Star
0
Fork
0
You've already forked third_party_qrcodegen
mirror of
https://github.com/openharmony/third_party_qrcodegen.git
synced
2026-07-21 16:15:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6fb34fddc19dccd0e76fe5d12e00fa0bd2ef13e2
third_party_qrcodegen
/
python
T
History
Project Nayuki
764749bd8a
Added spaces around multiplication operators in QrCode.getAlignmentPatternPositions() for all language versions, for consistency with other code.
2021-07-28 17:32:33 +00:00
..
qrcodegen-demo.py
In Python version: moved QrCode.to_svg_string() out of the library and into the runnable demo program, slightly adapted some code, updated documentation comments.
2021-07-28 17:09:05 +00:00
qrcodegen.py
Added spaces around multiplication operators in QrCode.getAlignmentPatternPositions() for all language versions, for consistency with other code.
2021-07-28 17:32:33 +00:00
setup.py
In Python version: moved QrCode.to_svg_string() out of the library and into the runnable demo program, slightly adapted some code, updated documentation comments.
2021-07-28 17:09:05 +00:00