# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup python 1.0 name py-segno version 1.5.2 revision 0 license BSD supported_archs noarch platforms {darwin any} maintainers {@harens harens} openmaintainer description Python QR Code and Micro QR Code encoder long_description {*}${description}. 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. homepage https://segno.readthedocs.io/en/latest/ checksums rmd160 82df9b6a2e603af8c06a7f155d9a2e5658977c23 \ sha256 983424b296e62189d70fc73460cd946cf56dcbe82b9bda18c066fc1b24371cdc \ size 93819 python.versions 38 39 310 311 if {${name} ne ${subport}} { depends_lib-append \ port:py${python.version}-setuptools livecheck.type none }