Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37561896
en ru br
ALT Linux repos
S:0.34-alt1
5.0: 0.25-alt2
4.1: 0.25-alt1
4.0: 0.25-alt1
3.0: 0.25-alt1

Group :: Development/Perl
RPM: perl-Lingua-EN-Sentence

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# BEGIN SourceDeps(oneline):
BuildRequires: perl(Module/Build.pm)
# END SourceDeps(oneline)
%define _unpackaged_files_terminate_build 1
#
#   - Lingua::EN::Sentence -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       --spec-only -U Lingua::EN::Sentence
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Lingua-EN-Sentence
%define m_distro Lingua-EN-Sentence
%define m_name Lingua::EN::Sentence
%define m_author_id unknown
%define _enable_test 1

Name: perl-Lingua-EN-Sentence
Version: 0.33
Release: alt1

Summary: Lingua-EN-Sentence - Module for splitting text into sentences

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source0: http://www.cpan.org/authors/id/K/KI/KIMRYAN/%{module}-%{version}.tar.gz

# Automatically added by buildreq on Tue Jun 07 2005

BuildRequires: perl-devel

%description
The "Lingua::EN::Sentence" module contains the function get_sentences,
which splits text into its constituent sentences, based on a regular
expression and a list of abbreviations (built in and given).

Certain well know exceptions, such as abreviations, may cause incorrect
segmentations.  But some of them are already integrated into this code
and are being taken care of.  Still, if you see that there are words
causing the get_sentences() to fail, you can add those to the module,
so it notices them.

%prep
%setup -q -n %{module}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README examples
%perl_vendor_privlib/Lingua/

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin