This package for the SILE typesetting system aims at providing QR code support.
It provides the qrcode
package, which allows printing out a QR code in documents
processed with SILE.
On a slightly related topic, you might also be interested in the barcodes.sile package set.
These packages require SILE v0.14 or upper.
Installation relies on the luarocks package manager.
To install the latest development version, you may use the provided “rockspec”:
luarocks install qrcode.sile
(Refer to the SILE manual for more detailed 3rd-party package installation information.)
Examples are provided in the examples folder.
The in-code package documentation may also be useful. A readable version of the documentation is included in the User Manual for the resilient.sile collection of classes and packages.
All SILE-related code and samples in this repository are released under the BSD 3-Clause license, (c) 2022 Omikhleia.
A copy of the luaqrcode QR code library is
distributed alongside this package.
All corresponding files (in the lua-libraries
folder) are released under
the BSD 3-Clause license, (c) 2012-2020, Patrick Gundlach (SPEEDATA GMBH) and
contributors.