# -*- 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-doctest-ignore-unicode
version             0.1.2
revision            0
python.versions     39 310 311 312 313
categories-append   devel
supported_archs     noarch
platforms           {darwin any}
license             Apache-2
maintainers         {khindenburg @kurthindenburg} openmaintainer

description         Add flag to ignore unicode literal prefixes in doctests
long_description    {*}${description}

homepage            https://pypi.python.org/pypi/${python.rootname}

checksums           rmd160  862a2bc747b47bff593932329fbbd911415f1757 \
                    sha256  fc90b2d0846477285c6b67fc4cb4d6f39fcf76d8752f4df0a241486f31512ad5 \
                    size    2270
