aboutsummaryrefslogtreecommitdiff
path: root/libraries/QR-Code-generator/README
diff options
context:
space:
mode:
authorHunter Sezen <orbea@riseup.net>2020-10-30 00:01:55 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-31 11:15:23 +0700
commitf3588e2b51ee483f2a5c6dc2946638baaf58c9bc (patch)
tree3eb4b85887255d6b93c8c5b502d48a2a60124bb6 /libraries/QR-Code-generator/README
parent75b1090b9849ad3683ba754b517fa637eb0b8d8c (diff)
libraries/QR-Code-generator: Added (QR Code generator library)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/QR-Code-generator/README')
-rw-r--r--libraries/QR-Code-generator/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/QR-Code-generator/README b/libraries/QR-Code-generator/README
new file mode 100644
index 0000000000000..e281d4ab3e537
--- /dev/null
+++ b/libraries/QR-Code-generator/README
@@ -0,0 +1,6 @@
+This project aims to be the best, clearest library for generating
+QR Codes. My primary goals are flexible options and absolute
+correctness. Secondary goals are compact implementation size and good
+documentation comments.
+
+python3 is an optional dependency.