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
b5aaadf75842c1fac49c8acc8a3eb988651f1001
third_party_qrcodegen
/
python
T
History
Project Nayuki
b5aaadf758
Demoted ReedSolomonGenerator from a class to a set of functions, and changed some names and comments, in all languages except C. This reduces code verbosity but doesn't change public APIs or visible behavior. The code organization is similar to the finder-like-pattern-detector feature.
2019-07-14 16:54:00 +00:00
..
qrcodegen-batch-test.py
Tweaked batch tester to avoid Python children generating .pyc files.
2019-07-14 03:11:13 +00:00
qrcodegen-demo.py
Aligned main comments in demo programs.
2018-10-04 19:08:23 +00:00
qrcodegen-worker.py
Simplified Python worker program, mainly due to bytearray.
2019-07-14 02:49:30 +00:00
qrcodegen.py
Demoted ReedSolomonGenerator from a class to a set of functions, and changed some names and comments, in all languages except C. This reduces code verbosity but doesn't change public APIs or visible behavior. The code organization is similar to the finder-like-pattern-detector feature.
2019-07-14 16:54:00 +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-11-02 00:40:17 +00:00