The graphics/py-pyqrcode,python3 port
py3-pyqrcode-1.2.1p2 – QR code generator written purely in Python (cvsweb github mirror)
Description
The pyqrcode module is a QR code generator that is simple to use and written in pure python. The module can automate most of the building process for creating QR codes. Most codes can be created using only two lines of code! Unlike other generators, all of the helpers can be controlled manually. You are free to set any or all of the properties of your QR code. QR codes can be saved in several formats. They can also be displayed directly in most terminal emulators.WWW: https://github.com/mnooner256/pyqrcode
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/PyQRCode-1.2.1.dist-info/
- /usr/local/lib/python3.11/site-packages/PyQRCode-1.2.1.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/PyQRCode-1.2.1.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/PyQRCode-1.2.1.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/PyQRCode-1.2.1.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/pyqrcode/
- /usr/local/lib/python3.11/site-packages/pyqrcode/__init__.py
- /usr/local/lib/python3.11/site-packages/pyqrcode/__pycache__/
- /usr/local/lib/python3.11/site-packages/pyqrcode/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pyqrcode/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pyqrcode/__pycache__/builder.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pyqrcode/__pycache__/builder.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pyqrcode/__pycache__/tables.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pyqrcode/__pycache__/tables.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pyqrcode/builder.py
- /usr/local/lib/python3.11/site-packages/pyqrcode/tables.py