# -*- 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-typogrify version 2.0.7 revision 0 supported_archs noarch platforms {darwin any} license BSD maintainers {judaew @judaew} openmaintainer description Filters to enhance web typography, including support for \ Django & Jinja templates long_description {*}${description} homepage https://github.com/mintchaos/typogrify checksums rmd160 ad49fbe5f6324e1e7eb2e96ec408052e177e0d3d \ sha256 8be4668cda434163ce229d87ca273a11922cb1614cb359970b7dc96eed13cb38 \ size 12903 python.versions 38 39 310 311 312 if {${name} ne ${subport}} { depends_build-append port:py${python.version}-setuptools depends_lib-append port:py${python.version}-smartypants livecheck.type none }