Port details on branch 2025Q3 |
- py-qrcode QR Code image generator
- 8.2 textproc
=3 8.2Version of this port present on the latest quarterly branch. - Maintainer: leres@FreeBSD.org
 - Port Added: 2015-01-24 10:16:56
- Last Update: 2025-05-07 19:02:09
- Commit Hash: cbc9f92
- People watching this port, also watch:: autoconf, ta-lib, weberp, prestashop, irrlicht
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/lincolnloop/python-qrcode
- Description:
- 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)
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}qrcode>0:textproc/py-qrcode@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-qrcode/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-qrcode
- pkg install py311-qrcode
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-qrcode listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-qrcode
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1746644281
SHA256 (qrcode-8.2.tar.gz) = 35c3f2a4172b33136ab9f6b3ef1c00260dd2f66f858f24d88418a015f446506c
SIZE (qrcode-8.2.tar.gz) = 43317
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-poetry-core>=0 : devel/py-poetry-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pillow>=9.1.0 : graphics/py-pillow@py311
- py311-png>=0.0.17 : graphics/py-png@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- net-p2p/warpinator
- for Run
-
- finance/electrum
- finance/odoo
- finance/odoo16
- finance/odoo17
- net-im/gajim
- net-p2p/nomadnet
- security/py-passhole
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- textproc_py-qrcode
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|