segno 1.5.2-3 source package in Ubuntu

Changelog

segno (1.5.2-3) unstable; urgency=medium

  * Team upload.
  * Depend on python3-pkg-resources for tests (Closes: #1040571)

 -- Timo Röhling <email address hidden>  Sun, 16 Jul 2023 20:20:00 +0200

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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
segno_1.5.2-3.dsc 2.0 KiB 102832bfd0eeefe5254e305b1feeff196cae20974dab5d7f28845c55d95e952a
segno_1.5.2.orig.tar.gz 1.5 MiB 98f0cd5baa8920aad76ef7f5d5300cc7adab46c1655ac19debc67e5f0f75a3ae
segno_1.5.2-3.debian.tar.xz 4.0 KiB ac8c27e5c18d58cc2dc9361d9ba323185754f2b5a619302cbd3fffb1ac9a39b7

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.