.gitattributes | 3 + .gitignore | 6 + LICENSE | 307 +++++++++++++ README.md | 13 + build.zig | 20 + licenses.txt | 7 + qrcode.zig | 744 ++++++++++++++++++++++++++++++++ test.zig | 31 ++ zigmod.yml | 7 + 9 files changed, 1138 insertions(+)