# -*- 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-arabic-reshaper python.rootname arabic_reshaper version 3.0.0 revision 0 license MIT supported_archs noarch platforms {darwin any} maintainers {mps @Schamschula} openmaintainer description Reconstruct Arabic sentences to be used in applications that don't \ support Arabic script. long_description {*}${description} homepage https://github.com/mpcabd/python-arabic-reshaper/ checksums rmd160 49b22865acc79b12e76a0381f55dd507ede108dc \ sha256 ffcd13ba5ec007db71c072f5b23f420da92ac7f268512065d49e790e62237099 \ size 23420 python.versions 38 39 310 311 312 if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-setuptools }