# -*- 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-unicodedata2 version 17.0.0 revision 0 license Apache-2 maintainers {amake @amake} openmaintainer description Unicodedata backport for Python 2/3 updated to the latest Unicode \ version. long_description {*}${description} homepage https://github.com/fonttools/unicodedata2 checksums rmd160 793577a566840d08a262f995ef6d86ef39c1c47e \ sha256 ffa2f0d6834642fe996d356e728da887201533bb540974ae7ac975e66ecc0e3a \ size 679275 python.versions 310 311 312 313 314 if {${name} ne ${subport}} { test.run yes }