Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37904484
en ru br
Репозитории ALT
S:3.28-alt1.2
5.1: 3.26-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-String-Approx

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist String-Approx
Name: perl-%dist
Version: 3.28
Release: alt1

Summary: Perl extension for approximate matching (fuzzy matching)
License: Perl
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/J/JH/JHI/%{dist}-%{version}.tar.gz

# Automatically added by buildreq on Sat Oct 08 2011

BuildRequires: perl-devel

%description
String::Approx lets you match and substitute strings approximately.
With this you can emulate errors: typing errorrs, speling errors,
closely related vocabularies (colour color), genetic mutations
(GAG ACT), abbreviations (McScot, MacScot).
NOTE: String::Approx suits the task of string matching, not string
comparison, and it works for strings, not for text.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc ChangeLog PROBLEMS README README.apse Artistic COPYRIGHT COPYRIGHT.agrep LGPL
%perl_vendor_archlib/String/Approx.pm
%perl_vendor_autolib/String/Approx

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin