1---
2abstract: 'Stemming of words'
3author:
4  - 'Jerilyn Franz <cpan@jerilyn.info>'
5build_requires:
6  ExtUtils::MakeMaker: '0'
7configure_requires:
8  ExtUtils::MakeMaker: '0'
9dynamic_config: 1
10generated_by: 'ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010'
11license: perl
12meta-spec:
13  url: http://module-build.sourceforge.net/META-spec-v1.4.html
14  version: '1.4'
15name: Lingua-Stem
16no_index:
17  directory:
18    - t
19    - inc
20requires:
21  Lingua::GL::Stemmer: '0'
22  Lingua::PT::Stemmer: '0'
23  Lingua::Stem::Fr: '0.02'
24  Lingua::Stem::It: '0'
25  Lingua::Stem::Ru: '0'
26  Lingua::Stem::Snowball::Da: '1.01'
27  Lingua::Stem::Snowball::No: '1.00'
28  Lingua::Stem::Snowball::Se: '1.01'
29  Text::German: '0'
30  perl: '5.006'
31  warnings: '0'
32resources:
33  bugtracker: https://github.com/JerilynFranz/perl-Lingua-Stem/issues
34  homepage: https://github.com/JerilynFranz/perl-Lingua-Stem
35  license: http://dev.perl.org/licenses/
36  repository: https://github.com/JerilynFranz/perl-Lingua-Stem.git
37version: '2.31'
38x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
39