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
8c262c00ddbcf7735c7b868df9a39cd0016a271f
third_party_qrcodegen
/
python
T
History
Project Nayuki
8c262c00dd
Added and synchronized documentation comments for QrCode's scalar field accessor methods in C++ and Python with existing comments in Rust.
2018-10-06 03:46:20 +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
Changed QrCode.getModule() in {Java, JavaScript, Python, C++} language versions to return Boolean instead of 0/1 - to match {C, Rust} language versions - and updated comments and usages.
2017-08-31 20:39:29 +00:00
qrcodegen.py
Added and synchronized documentation comments for QrCode's scalar field accessor methods in C++ and Python with existing comments in Rust.
2018-10-06 03:46:20 +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
Synchronized example Python code in setup.py with main readme (related to commit
7e72bd8dfb
).
2018-08-27 02:56:17 +00:00