============================================================================== The `epcqrcode' package v1.1 Copyright (C) 2024 by David Wedekind, Paul Kantiem, Wolf Müller (epc-qr-code@proton.me) This package is a wrapper for the 'qrcode' package. It generates valid EPC QR codes by providing syntax and validity checks for given inputs. Changes: - 2024-02-07 Initial version - 2024-04-12 Fixed minor issue ============================================================================== This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 of this license or (at your option) any later version. The latest version of this license is in http://www.latex-project.org/lppl.txt and version 1.3 or later is part of all distributions of LaTeX version 2008-05-04 or later. ============================================================================== This work consists of the files: README (this file) epcqrcode.dtx epcqrcode.ins and the derived file: epcqrcode.sty The distribution consists of the files: README (this file) epcqrcode.dtx epcqrcode.ins epcqrcode-doc.pdf (the user manual) ----------------------------------------------------------------- To install the package: - run: latex epcqrcode.ins (which will generate epcqrcode.sty) - Move epcqrqcode.sty to a location where LaTeX will find it (typically in a local texmf tree at tex/latex/epcqrcode) and refresh the file database. See the FAQ on CTAN at help/uk-tex-faq or http://www.tug.ac.uk/faq for more information on this. To process the user manual - run: pdflatex epcqrcode.dtx