65fd4a8024
Upstream changes: Version 5.3 Fix incomplete block table for QR version 15. Thanks Rodrigo Queiro for the report and Jacob Welsh for the investigation and fix. Avoid unnecessary dependency for non MS platforms, thanks to Noah Vesely. Make BaseImage.get_image() actually work. Version 5.2 Add --error-correction option to qr script. Fix script piping to stdout in Python 3 and reading non-UTF-8 characters in Python 3. Fix script piping in Windows. Add some useful behind-the-curtain methods for tinkerers. Fix terminal output when using Python 2.6 Fix terminal output to display correctly on MS command line. Version 5.2.1 Small fix to terminal output in Python 3 (and fix tests) Version 5.2.2 Revert some terminal changes from 5.2 that broke Python 3’s real life tty code generation and introduce a better way from Jacob Welsh.
61 lines
2.2 KiB
Text
61 lines
2.2 KiB
Text
@comment $NetBSD: PLIST,v 1.4 2016/08/13 07:08:17 wen Exp $
|
|
bin/qr${PYVERSSUFFIX}
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/pbr.json
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/qrcode/__init__.py
|
|
${PYSITELIB}/qrcode/__init__.pyc
|
|
${PYSITELIB}/qrcode/__init__.pyo
|
|
${PYSITELIB}/qrcode/base.py
|
|
${PYSITELIB}/qrcode/base.pyc
|
|
${PYSITELIB}/qrcode/base.pyo
|
|
${PYSITELIB}/qrcode/console_scripts.py
|
|
${PYSITELIB}/qrcode/console_scripts.pyc
|
|
${PYSITELIB}/qrcode/console_scripts.pyo
|
|
${PYSITELIB}/qrcode/constants.py
|
|
${PYSITELIB}/qrcode/constants.pyc
|
|
${PYSITELIB}/qrcode/constants.pyo
|
|
${PYSITELIB}/qrcode/exceptions.py
|
|
${PYSITELIB}/qrcode/exceptions.pyc
|
|
${PYSITELIB}/qrcode/exceptions.pyo
|
|
${PYSITELIB}/qrcode/image/__init__.py
|
|
${PYSITELIB}/qrcode/image/__init__.pyc
|
|
${PYSITELIB}/qrcode/image/__init__.pyo
|
|
${PYSITELIB}/qrcode/image/base.py
|
|
${PYSITELIB}/qrcode/image/base.pyc
|
|
${PYSITELIB}/qrcode/image/base.pyo
|
|
${PYSITELIB}/qrcode/image/pil.py
|
|
${PYSITELIB}/qrcode/image/pil.pyc
|
|
${PYSITELIB}/qrcode/image/pil.pyo
|
|
${PYSITELIB}/qrcode/image/pure.py
|
|
${PYSITELIB}/qrcode/image/pure.pyc
|
|
${PYSITELIB}/qrcode/image/pure.pyo
|
|
${PYSITELIB}/qrcode/image/svg.py
|
|
${PYSITELIB}/qrcode/image/svg.pyc
|
|
${PYSITELIB}/qrcode/image/svg.pyo
|
|
${PYSITELIB}/qrcode/main.py
|
|
${PYSITELIB}/qrcode/main.pyc
|
|
${PYSITELIB}/qrcode/main.pyo
|
|
${PYSITELIB}/qrcode/tests/__init__.py
|
|
${PYSITELIB}/qrcode/tests/__init__.pyc
|
|
${PYSITELIB}/qrcode/tests/__init__.pyo
|
|
${PYSITELIB}/qrcode/tests/svg.py
|
|
${PYSITELIB}/qrcode/tests/svg.pyc
|
|
${PYSITELIB}/qrcode/tests/svg.pyo
|
|
${PYSITELIB}/qrcode/tests/test_example.py
|
|
${PYSITELIB}/qrcode/tests/test_example.pyc
|
|
${PYSITELIB}/qrcode/tests/test_example.pyo
|
|
${PYSITELIB}/qrcode/tests/test_qrcode.py
|
|
${PYSITELIB}/qrcode/tests/test_qrcode.pyc
|
|
${PYSITELIB}/qrcode/tests/test_qrcode.pyo
|
|
${PYSITELIB}/qrcode/tests/test_script.py
|
|
${PYSITELIB}/qrcode/tests/test_script.pyc
|
|
${PYSITELIB}/qrcode/tests/test_script.pyo
|
|
${PYSITELIB}/qrcode/util.py
|
|
${PYSITELIB}/qrcode/util.pyc
|
|
${PYSITELIB}/qrcode/util.pyo
|
|
${PKGMANDIR}/man1/qr${PYVERSSUFFIX}.1
|