Add py-arabic-reshaper 2.1.0

Python Arabic Reshaper reconstruct Arabic sentences to be used in applications
that do not support Arabic script.

WWW: https://github.com/mpcabd/python-arabic-reshaper
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-10-10 17:54:38 +00:00
parent 4d0931522c
commit c950e136a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=551936
4 changed files with 41 additions and 0 deletions

View File

@ -1219,6 +1219,7 @@
SUBDIR += py-agate-dbf
SUBDIR += py-agate-excel
SUBDIR += py-alabaster
SUBDIR += py-arabic-reshaper
SUBDIR += py-asciinema
SUBDIR += py-asonic
SUBDIR += py-autopep8

View File

@ -0,0 +1,33 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= arabic-reshaper
PORTVERSION= 2.1.0
DISTVERSIONPREFIX= v
CATEGORIES= textproc python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Reconstruct Arabic sentences to be used in applications that do not support Arabic
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>=0:devel/py-future@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
GH_ACCOUNT= mpcabd
GH_PROJECT= python-arabic-reshaper
USE_GITHUB= yes
.include <bsd.port.pre.mk>
.if ${PYTHON_REL} < 3000
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}configparser>=0:devel/py-configparser@${PY_FLAVOR}
.endif
.include <bsd.port.post.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1602317845
SHA256 (mpcabd-python-arabic-reshaper-v2.1.0_GH0.tar.gz) = e0d34a4a5c7e594a6690b2582099e6ff2afd39c8d5665de3e336623c2781a904
SIZE (mpcabd-python-arabic-reshaper-v2.1.0_GH0.tar.gz) = 21954

View File

@ -0,0 +1,4 @@
Python Arabic Reshaper reconstruct Arabic sentences to be used in applications
that do not support Arabic script.
WWW: https://github.com/mpcabd/python-arabic-reshaper