Thu Aug 19 06:11:59 2010 UTC ()
Importing package for Perl5 module Lingua::Stem::Fr 0.02 into
textproc/p5-Lingua-Stem-Fr as dependency of scheduled import of
Lingua::Stem as dependency of scheduled update of DBIx::Class::Schema::Loader

This module use the a modified version of the Porter Stemming Algorithm
to return a stemmed words.

The algorithm is implemented as described in:

    * http://snowball.tartarus.org/french/stemmer.html

with some improvement.

The code is carefully crafted to work in conjunction with the Lingua::Stem
module by Benjamin Franz. This french version is based too, on the work
of Aldo Calpini (Italian Version)

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(sno)
diff -r0 -r1.1.1.1 pkgsrc/textproc/p5-Lingua-Stem-Fr/Makefile
diff -r0 -r1.1.1.1 pkgsrc/textproc/p5-Lingua-Stem-Fr/DESCR
diff -r0 -r1.1.1.1 pkgsrc/textproc/p5-Lingua-Stem-Fr/distinfo

File Added: pkgsrc/textproc/p5-Lingua-Stem-Fr/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/08/19 06:11:59 sno Exp $

DISTNAME=	Lingua-Stem-Fr-0.02
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	textproc perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Lingua/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/Lingua-Stem-Fr/
COMMENT=	Perl French Stemming
LICENSE=	${PERL5_LICENSE}

PKG_DESTDIR_SUPPORT=	user-destdir

PERL5_PACKLIST=	auto/Lingua/Stem/Fr/.packlist

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/textproc/p5-Lingua-Stem-Fr/DESCR
This module use the a modified version of the Porter Stemming Algorithm
to return a stemmed words.

The algorithm is implemented as described in:

    * http://snowball.tartarus.org/french/stemmer.html

with some improvement.

The code is carefully crafted to work in conjunction with the Lingua::Stem
module by Benjamin Franz. This french version is based too, on the work
of Aldo Calpini (Italian Version)

File Added: pkgsrc/textproc/p5-Lingua-Stem-Fr/distinfo
$NetBSD: distinfo,v 1.1.1.1 2010/08/19 06:11:59 sno Exp $

SHA1 (Lingua-Stem-Fr-0.02.tar.gz) = 1d93e05697c55b734cb15b2412428deab081bb61
RMD160 (Lingua-Stem-Fr-0.02.tar.gz) = 497b027fb186beb345488481ecccd0ffd1f44fc5
Size (Lingua-Stem-Fr-0.02.tar.gz) = 6226 bytes