aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-qrcode/pkg-descr
blob: 60c7569b416af9511cfbcdfb608b1bb6d5229534 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
This module uses image libraries, Python Imaging Library (PIL) by
default, to generate QR Codes.

A Quick Response code is a two-dimensional pictographic code used
for its fast readability and comparatively large storage capacity.
The code consists of black modules arranged in a square pattern on
a white background. The information encoded can be made up of any
kind of data (e.g., binary, alphanumeric, or Kanji symbols)

WWW: https://github.com/lincolnloop/python-qrcode