pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Import wip/py-arabic-text-quote to wip
Module Name: pkgsrc-wip
Committed By: K.I.A Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Fri Feb 26 18:36:55 2021 +0100
Changeset: e7332da8e3075f648c4f9bdeedd8ff08efc50a94
Modified Files:
Makefile
Added Files:
py-arabic-text-quote/DESCR
py-arabic-text-quote/Makefile
py-arabic-text-quote/PLIST
py-arabic-text-quote/distinfo
Log Message:
Import wip/py-arabic-text-quote to wip
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e7332da8e3075f648c4f9bdeedd8ff08efc50a94
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
py-arabic-text-quote/DESCR | 3 +++
py-arabic-text-quote/Makefile | 15 +++++++++++++++
py-arabic-text-quote/PLIST | 38 ++++++++++++++++++++++++++++++++++++++
py-arabic-text-quote/distinfo | 6 ++++++
5 files changed, 63 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 60859e8994..f45cfd4fc3 100644
--- a/Makefile
+++ b/Makefile
@@ -3255,6 +3255,7 @@ SUBDIR+= py-applpy
SUBDIR+= py-apscheduler
SUBDIR+= py-aqopa
SUBDIR+= py-arabic
+SUBDIR+= py-arabic-text-quote
SUBDIR+= py-archan
SUBDIR+= py-arpeggio
SUBDIR+= py-aruudy
diff --git a/py-arabic-text-quote/DESCR b/py-arabic-text-quote/DESCR
new file mode 100644
index 0000000000..b45b879986
--- /dev/null
+++ b/py-arabic-text-quote/DESCR
@@ -0,0 +1,3 @@
+This package detects texts copied from the Holy Quran
+or books of hadith written in the Arabic language, how
+much it supports the discovery of poems and other texts
diff --git a/py-arabic-text-quote/Makefile b/py-arabic-text-quote/Makefile
new file mode 100644
index 0000000000..27804cc25c
--- /dev/null
+++ b/py-arabic-text-quote/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD$
+
+DISTNAME= arabic-text-quote-0.0.2
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= textproc python
+MASTER_SITES= ${MASTER_SITE_PYPI:=a/arabic-text-quote/}
+
+MAINTAINER= kamelderouiche%yahoo.com@localhost
+HOMEPAGE= https://github.com/abdullh-alidrous/arabic-text-quotation
+COMMENT= Package to discover texts extracted from Arabic books
+LICENSE= mit
+
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-arabic-text-quote/PLIST b/py-arabic-text-quote/PLIST
new file mode 100644
index 0000000000..967bce60b0
--- /dev/null
+++ b/py-arabic-text-quote/PLIST
@@ -0,0 +1,38 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/quotation/__init__.py
+${PYSITELIB}/quotation/__init__.pyc
+${PYSITELIB}/quotation/__init__.pyo
+${PYSITELIB}/quotation/constants.py
+${PYSITELIB}/quotation/constants.pyc
+${PYSITELIB}/quotation/constants.pyo
+${PYSITELIB}/quotation/errors.py
+${PYSITELIB}/quotation/errors.pyc
+${PYSITELIB}/quotation/errors.pyo
+${PYSITELIB}/quotation/indexr/__init__.py
+${PYSITELIB}/quotation/indexr/__init__.pyc
+${PYSITELIB}/quotation/indexr/__init__.pyo
+${PYSITELIB}/quotation/indexr/build.py
+${PYSITELIB}/quotation/indexr/build.pyc
+${PYSITELIB}/quotation/indexr/build.pyo
+${PYSITELIB}/quotation/indexr/models.py
+${PYSITELIB}/quotation/indexr/models.pyc
+${PYSITELIB}/quotation/indexr/models.pyo
+${PYSITELIB}/quotation/models.py
+${PYSITELIB}/quotation/models.pyc
+${PYSITELIB}/quotation/models.pyo
+${PYSITELIB}/quotation/ngram.py
+${PYSITELIB}/quotation/ngram.pyc
+${PYSITELIB}/quotation/ngram.pyo
+${PYSITELIB}/quotation/query.py
+${PYSITELIB}/quotation/query.pyc
+${PYSITELIB}/quotation/query.pyo
+${PYSITELIB}/quotation/sanitize.py
+${PYSITELIB}/quotation/sanitize.pyc
+${PYSITELIB}/quotation/sanitize.pyo
+${PYSITELIB}/quotation/utiles.py
+${PYSITELIB}/quotation/utiles.pyc
+${PYSITELIB}/quotation/utiles.pyo
diff --git a/py-arabic-text-quote/distinfo b/py-arabic-text-quote/distinfo
new file mode 100644
index 0000000000..e4a5f37322
--- /dev/null
+++ b/py-arabic-text-quote/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (arabic-text-quote-0.0.2.tar.gz) = 373eaae437c72df461ec5fee0de0a918ce979637
+RMD160 (arabic-text-quote-0.0.2.tar.gz) = 4e89e6816fbebf16e12ccffa9556a135b15011f9
+SHA512 (arabic-text-quote-0.0.2.tar.gz) = de74390d405c1c110d943ff955852d3925da8d52d4f3a9bf3f4d03f75aee3aabb87a5fc43bbed293a0648844a1695ec26dda914fad562229754d248788351f6b
+Size (arabic-text-quote-0.0.2.tar.gz) = 9165 bytes
Home |
Main Index |
Thread Index |
Old Index