Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
9 lines
424 B
Plaintext
9 lines
424 B
Plaintext
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)
|