summaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-Stem-Snowball
AgeCommit message (Collapse)AuthorFilesLines
2007-02-22Update to 0.941:wiz2-7/+7
v0.941 2006-08-18 * Add ExtUtils::CBuilder and ExtUtils::ParseXS as dependencies now that Module::Build doesn't do it's own C handling.
2006-04-14Import p5-Lingua-Stem-Snowball from pkgsrc-wip. Packaged by Roman Kulik.minskim4-0/+27
This module provides unified perl interface to Snowball stemmers (http://snowball.tartarus.org) and virtually supports various languages. It is written using C for high performance and provides OO and plain interfaces.