# -*- 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.1
revision            0

license             MIT
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/

supported_archs     noarch
platforms           {darwin any}

checksums           rmd160  1a54e754a6c805d13ee64c27cf14ed8ba5c4b8b4 \
                    sha256  a0d9b2a9fa29b5f2c1d705f407adf6ca4242405b9cac0e5cc09e6c4f3f8fb68c \
                    size    42829

python.versions     310 311 312 313 314
