pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
import py-qalsadi
Module Name: pkgsrc-wip
Committed By: Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Sat Oct 3 16:04:16 2015 +0100
Changeset: 5d647933cbec3d4f0005aed2a89f200c2ec89762
Added Files:
py-qalsadi/DESCR
py-qalsadi/Makefile
py-qalsadi/PLIST
py-qalsadi/distinfo
Log Message:
import py-qalsadi
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5d647933cbec3d4f0005aed2a89f200c2ec89762
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-qalsadi/DESCR | 1 +
py-qalsadi/Makefile | 19 +++++++++++++++++++
py-qalsadi/PLIST | 40 ++++++++++++++++++++++++++++++++++++++++
py-qalsadi/distinfo | 5 +++++
4 files changed, 65 insertions(+)
diffs:
diff --git a/py-qalsadi/DESCR b/py-qalsadi/DESCR
new file mode 100644
index 0000000..42e6ee4
--- /dev/null
+++ b/py-qalsadi/DESCR
@@ -0,0 +1 @@
+Qalsadi Arabic Morpholoc=gical Analyzer for Python
diff --git a/py-qalsadi/Makefile b/py-qalsadi/Makefile
new file mode 100644
index 0000000..8bb80af
--- /dev/null
+++ b/py-qalsadi/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD$
+
+DISTNAME= qalsadi-0.1
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= textproc
+MASTER_SITES= https://pypi.python.org/packages/source/q/qalsadi/
+EXTRACT_SUFX= .zip#md5=421352dba6a25888b7ba3d8f5052488e
+
+MAINTAINER= kamelderouiche%yahoo.com@localhost
+HOMEPAGE= http://qalsadi.sourceforge.net/
+COMMENT= Qalsadi Arabic Morpholoc=gical Analyzer for Python
+LICENSE= gnu-gpl-v3
+
+USE_LANGUAGES= # none
+
+PYDISTUTILSPKG= yes
+
+.include "../../lang/python/extension.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-qalsadi/PLIST b/py-qalsadi/PLIST
new file mode 100644
index 0000000..262a888
--- /dev/null
+++ b/py-qalsadi/PLIST
@@ -0,0 +1,40 @@
+@comment $NetBSD$
+${PYSITELIB}/qalsadi/__init__.py
+${PYSITELIB}/qalsadi/__init__.pyc
+${PYSITELIB}/qalsadi/__init__.pyo
+${PYSITELIB}/qalsadi/analex.py
+${PYSITELIB}/qalsadi/analex.pyc
+${PYSITELIB}/qalsadi/analex.pyo
+${PYSITELIB}/qalsadi/arabicdictionary.py
+${PYSITELIB}/qalsadi/arabicdictionary.pyc
+${PYSITELIB}/qalsadi/arabicdictionary.pyo
+${PYSITELIB}/qalsadi/stem_noun.py
+${PYSITELIB}/qalsadi/stem_noun.pyc
+${PYSITELIB}/qalsadi/stem_noun.pyo
+${PYSITELIB}/qalsadi/stem_noun_const.py
+${PYSITELIB}/qalsadi/stem_noun_const.pyc
+${PYSITELIB}/qalsadi/stem_noun_const.pyo
+${PYSITELIB}/qalsadi/stem_pounct_const.py
+${PYSITELIB}/qalsadi/stem_pounct_const.pyc
+${PYSITELIB}/qalsadi/stem_pounct_const.pyo
+${PYSITELIB}/qalsadi/stem_unknown.py
+${PYSITELIB}/qalsadi/stem_unknown.pyc
+${PYSITELIB}/qalsadi/stem_unknown.pyo
+${PYSITELIB}/qalsadi/stem_unknown_const.py
+${PYSITELIB}/qalsadi/stem_unknown_const.pyc
+${PYSITELIB}/qalsadi/stem_unknown_const.pyo
+${PYSITELIB}/qalsadi/stem_verb.py
+${PYSITELIB}/qalsadi/stem_verb.pyc
+${PYSITELIB}/qalsadi/stem_verb.pyo
+${PYSITELIB}/qalsadi/stem_verb_const.py
+${PYSITELIB}/qalsadi/stem_verb_const.pyc
+${PYSITELIB}/qalsadi/stem_verb_const.pyo
+${PYSITELIB}/qalsadi/stopwords.py
+${PYSITELIB}/qalsadi/stopwords.pyc
+${PYSITELIB}/qalsadi/stopwords.pyo
+${PYSITELIB}/qalsadi/test.py
+${PYSITELIB}/qalsadi/test.pyc
+${PYSITELIB}/qalsadi/test.pyo
+${PYSITELIB}/qalsadi/wordfreqdictionaryclass.py
+${PYSITELIB}/qalsadi/wordfreqdictionaryclass.pyc
+${PYSITELIB}/qalsadi/wordfreqdictionaryclass.pyo
diff --git a/py-qalsadi/distinfo b/py-qalsadi/distinfo
new file mode 100644
index 0000000..64bc64c
--- /dev/null
+++ b/py-qalsadi/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+SHA1 (qalsadi-0.1.zip) = 19485c5e0e8c65320b50fb76e07e571ddbdcf7de
+RMD160 (qalsadi-0.1.zip) = 664dd8c6cea6557923da1572b6310643ce8b133e
+Size (qalsadi-0.1.zip) = 184605 bytes
Home |
Main Index |
Thread Index |
Old Index