FreshPorts -- textproc/py-segno: QR Code and Micro QR Code generator for Python


FreshPorts -- The Place For Ports [画像:notbug]As an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC [画像:Ukraine]
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
py-segno QR Code and Micro QR Code generator for Python
1.6.1 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.6.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024年04月20日 14:28:28
Last Update: 2025年12月02日 12:09:05
Commit Hash: 7eda3df
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://segno.readthedocs.io/en/latest/
https://github.com/heuer/segno
Description:
Segno is a pure Python QR Code generator with no dependencies. This package implements ISO/IEC 18004:2015(E) "QR Code bar code symbology specification" and produces QR Codes and Micro QR Codes with nearly no effort. It supports the Structured Append mode which splits a message across several QR codes. Segno (Italian for "sign" / "symbol") provides several serialization formats like Scalable Vector Graphics (SVG), Encapsulated PostScript (EPS), Portable Network Graphics (PNG), Portable Document Format (PDF), Netpbm (PAM, PBM, PPM), LaTeX (PGF/TikZ), X PixMap (XBM), and X Bitmap (XPM) etc. None of these serializers require an external lib. Further, it provides several high level functions to create QR Codes which encode contact data (vCard, MeCard), EPC QR Codes, or WIFI QR Codes.
Homepage Homepage cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}segno>0:textproc/py-segno@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-segno/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-segno
  • pkg install py311-segno
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-segno listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-segno
Package flavors (<flavor>: <package>)
  • py311: py311-segno
distinfo:
TIMESTAMP = 1713528488 SHA256 (segno-1.6.1.tar.gz) = f23da78b059251c36e210d0cf5bfb1a9ec1604ae6e9f3d42f9a7c16d306d847e SIZE (segno-1.6.1.tar.gz) = 72531

Packages (timestamps in pop-ups are UTC):
py311-segno
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6.11.6.1n/an/an/an/an/an/a
FreeBSD:13:quarterly1.6.11.6.1n/an/an/an/an/an/a
FreeBSD:14:latest---1.6.1----
FreeBSD:14:quarterly---1.6.1----
FreeBSD:15:latest--n/a1.6.1n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py312-segno
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest1.6.11.6.1--1.6.1---
FreeBSD:14:quarterly1.6.11.6.1--1.6.1---
FreeBSD:15:latest1.6.11.6.1n/a-n/an/a--
FreeBSD:15:quarterly1.6.11.6.1n/a-n/an/a--
FreeBSD:16:latest1.6.11.6.1n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-flit-core>=3.2<4 : devel/py-flit-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Build
  1. sysutils/py-healthchecks
for Run
  1. sysutils/py-healthchecks

Configuration Options:
No options to configure
Options name:
textproc_py-segno
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/s/segno/
  2. https://pypi.org/packages/source/s/segno/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.1
02 Dec 2025 12:09:05
commit hash: 7eda3dff7db3e64b6ce5c78509fe4ceae71f8676 commit hash: 7eda3dff7db3e64b6ce5c78509fe4ceae71f8676 commit hash: 7eda3dff7db3e64b6ce5c78509fe4ceae71f8676 commit hash: 7eda3dff7db3e64b6ce5c78509fe4ceae71f8676 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-segno: Remove outdated PYTHON_REL check after lang/python39 removal
(05de8effa6b4a6fd9758a51d0c1acea91a36d3c6)
1.6.1
20 Apr 2024 14:25:34
commit hash: d7709bc96b3c49b4f738eed61d9cde47c79158b8 commit hash: d7709bc96b3c49b4f738eed61d9cde47c79158b8 commit hash: d7709bc96b3c49b4f738eed61d9cde47c79158b8 commit hash: d7709bc96b3c49b4f738eed61d9cde47c79158b8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-segno: Add py-segno 1.6.1
Segno is a pure Python QR Code generator with no dependencies.
This package implements ISO/IEC 18004:2015(E) "QR Code bar code symbology
specification" and produces QR Codes and Micro QR Codes with nearly no effort.
It supports the Structured Append mode which splits a message across several QR
codes.
Segno (Italian for "sign" / "symbol") provides several serialization formats
like Scalable Vector Graphics (SVG), Encapsulated PostScript (EPS), Portable
Network Graphics (PNG), Portable Document Format (PDF), Netpbm (PAM, PBM, PPM),
LaTeX (PGF/TikZ), X PixMap (XBM), and X Bitmap (XPM) etc. None of these
serializers require an external lib. Further, it provides several high level
functions to create QR Codes which encode contact data (vCard, MeCard), EPC QR
Codes, or WIFI QR Codes.

Number of commits found: 2

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD

This site
What is FreshPorts?
About the authors
Issues
FAQ
How big is it?
Security Policy
Privacy
Blog
Contact

Search
Enter Keywords:
more...

Latest Vulnerabilities
openvpn Sep 04
electron42 Sep 03
libnjs Sep 03
nginx-full Sep 03
njs Sep 03
chromium Sep 02
jenkins Sep 02
jenkins-lts Sep 02
erlang Sep 01
erlang Sep 01

29 vulnerabilities affecting 436 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities

Last processed:
2026年09月04日 23:14:41 UTC


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)

Calculated hourly:
Port count 35102
Broken 94
Ignore 207

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD Valid HTML, CSS, and RSS. Copyright © 2000-2026 Dan Langille. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /