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-18 17:55:48 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
af872343c0e9740f1fd260b90352c3f4594ae3d3
third_party_qrcodegen
/
python
T
History
Project Nayuki
af872343c0
Completely rewrote the algorithm for detecting finder-like patterns, making it more accurate and compliant with the QR Code specification, in all languages.
2018-10-26 06:53:12 +00:00
..
qrcodegen-batch-test.py
Updated Python test script to enable assertions for Java worker program.
2018-08-26 00:09:48 +00:00
qrcodegen-demo.py
Aligned main comments in demo programs.
2018-10-04 19:08:23 +00:00
qrcodegen-worker.py
Updated Java, C++, Python, Rust worker programs to catch the new exception; removed error message string comparisons.
2018-10-26 02:42:35 +00:00
qrcodegen.py
Completely rewrote the algorithm for detecting finder-like patterns, making it more accurate and compliant with the QR Code specification, in all languages.
2018-10-26 06:53:12 +00:00
setup.cfg
Updated Python packaging code to create Wheel packages - changed distribution script to use setuptools instead of distutils, added setup.cfg.
2016-04-25 22:11:47 +00:00
setup.py
Updated Python and Rust package version number.
2018-10-08 18:38:22 +00:00