pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Import wip/py-aruudy-0.5.1 to wip



Module Name:	pkgsrc-wip
Committed By:	K.I.A Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Fri Feb 26 11:26:45 2021 +0100
Changeset:	92e9bdb2f3f767c893863733eeeb435ffcb6427c

Added Files:
	py-aruudy/DESCR
	py-aruudy/Makefile
	py-aruudy/PLIST
	py-aruudy/distinfo

Log Message:
Import wip/py-aruudy-0.5.1 to wip

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=92e9bdb2f3f767c893863733eeeb435ffcb6427c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-aruudy/DESCR    |  2 ++
 py-aruudy/Makefile | 17 +++++++++++++++++
 py-aruudy/PLIST    | 38 ++++++++++++++++++++++++++++++++++++++
 py-aruudy/distinfo |  6 ++++++
 4 files changed, 63 insertions(+)

diffs:
diff --git a/py-aruudy/DESCR b/py-aruudy/DESCR
new file mode 100644
index 0000000000..0519d335be
--- /dev/null
+++ b/py-aruudy/DESCR
@@ -0,0 +1,2 @@
+Aruudy is a light library for Arabic
+prosody (Aruud) or Science of Poetry
diff --git a/py-aruudy/Makefile b/py-aruudy/Makefile
new file mode 100644
index 0000000000..29649d9aa4
--- /dev/null
+++ b/py-aruudy/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD$
+
+DISTNAME=	aruudy-0.5.1
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	textproc python
+MASTER_SITES=	${MASTER_SITE_PYPI:=a/aruudy/}
+
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
+HOMEPAGE=	https://github.com/kariminf/aruudy
+COMMENT=	Arabic poetry package
+LICENSE=	apache-2.0
+
+DEPENDS+=	${PYPKGPREFIX}-Levenshtein>=0.12.2:../../textproc/py-Levenshtein
+DEPENDS+=	${PYPKGPREFIX}-lang-trans>=0.6.0:../../wip/py-lang-trans
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-aruudy/PLIST b/py-aruudy/PLIST
new file mode 100644
index 0000000000..16df56fc1a
--- /dev/null
+++ b/py-aruudy/PLIST
@@ -0,0 +1,38 @@
+@comment $NetBSD$
+bin/aruudy
+bin/aruudy_flask
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/aruudy/__init__.py
+${PYSITELIB}/aruudy/__init__.pyc
+${PYSITELIB}/aruudy/__init__.pyo
+${PYSITELIB}/aruudy/lists/__init__.py
+${PYSITELIB}/aruudy/lists/__init__.pyc
+${PYSITELIB}/aruudy/lists/__init__.pyo
+${PYSITELIB}/aruudy/lists/change.py
+${PYSITELIB}/aruudy/lists/change.pyc
+${PYSITELIB}/aruudy/lists/change.pyo
+${PYSITELIB}/aruudy/lists/const.py
+${PYSITELIB}/aruudy/lists/const.pyc
+${PYSITELIB}/aruudy/lists/const.pyo
+${PYSITELIB}/aruudy/poetry/__init__.py
+${PYSITELIB}/aruudy/poetry/__init__.pyc
+${PYSITELIB}/aruudy/poetry/__init__.pyo
+${PYSITELIB}/aruudy/poetry/foot.py
+${PYSITELIB}/aruudy/poetry/foot.pyc
+${PYSITELIB}/aruudy/poetry/foot.pyo
+${PYSITELIB}/aruudy/poetry/meter.py
+${PYSITELIB}/aruudy/poetry/meter.pyc
+${PYSITELIB}/aruudy/poetry/meter.pyo
+${PYSITELIB}/aruudy/poetry/prosody.py
+${PYSITELIB}/aruudy/poetry/prosody.pyc
+${PYSITELIB}/aruudy/poetry/prosody.pyo
+${PYSITELIB}/aruudy/web/__init__.py
+${PYSITELIB}/aruudy/web/__init__.pyc
+${PYSITELIB}/aruudy/web/__init__.pyo
+${PYSITELIB}/aruudy/web/api.py
+${PYSITELIB}/aruudy/web/api.pyc
+${PYSITELIB}/aruudy/web/api.pyo
+${PYSITELIB}/aruudy/web/cgi.py
diff --git a/py-aruudy/distinfo b/py-aruudy/distinfo
new file mode 100644
index 0000000000..a310e63a53
--- /dev/null
+++ b/py-aruudy/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (aruudy-0.5.1.tar.gz) = 5d93e100596712cdfbe1b80b2f12976ef5210580
+RMD160 (aruudy-0.5.1.tar.gz) = c57ae8956457c87ed0ed7f6fd2b9518e1c87637e
+SHA512 (aruudy-0.5.1.tar.gz) = 8bb05c1e09fa4c0526e21f48a5cc1394ccb1543a7ab4c81f3993b568af1129dcbd46dcd5a25357fb7192f30f03167c7702cb038efa59db6bbd20c6671fd43154
+Size (aruudy-0.5.1.tar.gz) = 18675 bytes


Home | Main Index | Thread Index | Old Index