segno 1.6.1-2 source package in Ubuntu

Changelog

segno (1.6.1-2) unstable; urgency=medium

  * Team upload.
  * Drop dependency on setuptools & pkg_resources, project uses "flit" now.
    (Closes: #1083767)

 -- Alexandre Detiste <email address hidden>  Wed, 29 Jan 2025 13:42:17 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
segno_1.6.1-2.dsc 2.1 KiB 6720b93d8f0ce0b76347d9a7e59787154f58082b922491036fdfcd8b8a61c3d2
segno_1.6.1.orig.tar.gz 1.6 MiB 0985ef18a02891c57651acf208eba1b1defca5dfbcce6bcb831abe425ae0c469
segno_1.6.1-2.debian.tar.xz 4.5 KiB c72b5ec0b8121e2804d38256e95c77cc7ac3e73fb157691f61e4131564b16640

Available diffs

No changes file available.

Binary packages built by this source

python3-segno: Python QR Code and Micro QR Code encoder

 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.