summaryrefslogtreecommitdiffstats
path: root/python/python-qrcode/README
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2015-03-08 00:21:48 +0100
committer Willy Sudiarto Raharjo2015-03-08 00:21:48 +0100
commitac7fd8a3f42ce7295427238a0eb30325d2bbe021 (patch)
treeb7811774e135a70478c4a78e461b4f7ad9b6e0fe /python/python-qrcode/README
parent33565ae8f4f5110fcdb91feb815d6076db08b979 (diff)
downloadslackbuilds-ac7fd8a3f42ce7295427238a0eb30325d2bbe021.tar.gz
python/python-qrcode: Added (QR Code generator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-qrcode/README')
-rw-r--r--python/python-qrcode/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python-qrcode/README b/python/python-qrcode/README
new file mode 100644
index 0000000000..28c746cc8d
--- /dev/null
+++ b/python/python-qrcode/README
@@ -0,0 +1,4 @@
+Python QR Code image generator
+
+This module uses image libraries, Python Imaging Library (PIL) by
+default, to generate QR Codes.