# -*- 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-precis-i18n version 1.0.5 revision 0 license MIT supported_archs noarch platforms {darwin any} maintainers nomaintainer description PRECIS framework for Unicode long_description Implementation of PRECIS framework for Unicode to be used with usernames & passwords homepage https://github.com/byllyfish/precis_i18n distname precis_i18n-${version} checksums rmd160 61588b2bfe64f4f72d01317dfe6ae4ae75a1488c \ sha256 b35e51ebfc2ccb7454232e7f63d59a4d03b3a5d2a6e3f628d797a58a3c33c24a \ size 67710 python.versions 39 310 311 if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-setuptools test.run yes python.test_framework unittest }