his module provides unified perl interface to Snowball stemmers

(http://snowball.tartarus.org) and virtually supports various
languages. It's written using C for high performance and provides
OO and plain interfaces.

WWW: http://search.cpan.org/dist/Lingua-Stem-Snowball
This commit is contained in:
Roman Kulik 2005-08-03 17:48:17 +00:00 committed by Thomas Klausner
parent 33735b7a68
commit 1b38de1d8f
4 changed files with 27 additions and 0 deletions

View file

@ -0,0 +1,6 @@
This module provides unified perl interface to Snowball stemmers
(http://snowball.tartarus.org) and virtually supports various
languages. It's written using C for high performance and provides
OO and plain interfaces.
WWW: http://search.cpan.org/dist/Lingua-Stem-Snowball

View file

@ -0,0 +1,15 @@
# $NetBSD: Makefile,v 1.1.1.1 2005/08/03 17:48:17 kuli0020 Exp $
DISTNAME= Lingua-Stem-Snowball-0.92
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
MAINTAINER= kuli0020@umn.edu
HOMEPAGE= http://search.cpan.org/dist/Lingua-Stem-Snowball
COMMENT= Lingua::Stem::Snowball - Perl interface to Snowball stemmers
PERL5_PACKLIST= auto/Lingua/Stem/Snowball/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2005/08/03 17:48:17 kuli0020 Exp $

View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2005/08/03 17:48:17 kuli0020 Exp $
SHA1 (Lingua-Stem-Snowball-0.92.tar.gz) = 95b3dfd3606aff69a415cf1417c6d3ad12847446
RMD160 (Lingua-Stem-Snowball-0.92.tar.gz) = ac0be9d8d37ecb226f21d4f458f1bfc3bfdf0395
Size (Lingua-Stem-Snowball-0.92.tar.gz) = 84475 bytes