Import py27-tashaphyne-0.1 as wip/py-tashaphyne.

Arabic Light Stemmer and segmento
This commit is contained in:
Kamel Ibn Aziz Derouiche 2011-12-29 22:10:18 +00:00 committed by Thomas Klausner
parent c409fda951
commit 97a25c4141
4 changed files with 52 additions and 0 deletions

1
py-tashaphyne/DESCR Normal file
View file

@ -0,0 +1 @@
Arabic Light Stemmer and segmento

21
py-tashaphyne/Makefile Normal file
View file

@ -0,0 +1,21 @@
# $NetBSD: Makefile,v 1.1.1.1 2011/12/29 22:10:18 jihbed Exp $
#
DISTNAME= Tashaphyne-0.1
PKGNAME= ${PYPKGPREFIX}-tashaphyne-0.1
CATEGORIES= textproc python #arabic
MASTER_SITES= http://pypi.python.org/packages/source/T/Tashaphyne/
EXTRACT_SUFX= .zip#md5=29cde2cc10c9f5e9ed1eafebda3c78e2
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= http://tashaphyne.sourceforge.net/
COMMENT= Arabic Light Stemmer and segmentor
LICENSE= gnu-gpl-v3
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
PYDISTUTILSPKG= yes
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"

25
py-tashaphyne/PLIST Normal file
View file

@ -0,0 +1,25 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2011/12/29 22:10:18 jihbed Exp $
${PYSITELIB}/tashaphyne/__init__.py
${PYSITELIB}/tashaphyne/__init__.pyc
${PYSITELIB}/tashaphyne/__init__.pyo
${PYSITELIB}/tashaphyne/arabic_const.py
${PYSITELIB}/tashaphyne/arabic_const.pyc
${PYSITELIB}/tashaphyne/arabic_const.pyo
${PYSITELIB}/tashaphyne/module1.py
${PYSITELIB}/tashaphyne/module1.pyc
${PYSITELIB}/tashaphyne/module1.pyo
${PYSITELIB}/tashaphyne/module2.py
${PYSITELIB}/tashaphyne/module2.pyc
${PYSITELIB}/tashaphyne/module2.pyo
${PYSITELIB}/tashaphyne/normalize.py
${PYSITELIB}/tashaphyne/normalize.pyc
${PYSITELIB}/tashaphyne/normalize.pyo
${PYSITELIB}/tashaphyne/stem_const.py
${PYSITELIB}/tashaphyne/stem_const.pyc
${PYSITELIB}/tashaphyne/stem_const.pyo
${PYSITELIB}/tashaphyne/stemming.py
${PYSITELIB}/tashaphyne/stemming.pyc
${PYSITELIB}/tashaphyne/stemming.pyo
${PYSITELIB}/tashaphyne/testdoc.py
${PYSITELIB}/tashaphyne/testdoc.pyc
${PYSITELIB}/tashaphyne/testdoc.pyo

5
py-tashaphyne/distinfo Normal file
View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2011/12/29 22:10:18 jihbed Exp $
SHA1 (Tashaphyne-0.1.zip) = 67015630287f78b4d9369d4fe38474e5e2e1d7fe
RMD160 (Tashaphyne-0.1.zip) = 410e0f341c616e328b5e9bc4f3d210cefb903f8e
Size (Tashaphyne-0.1.zip) = 11058 bytes