Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37047419
en ru br
ALT Linux repositórios
S:1.30-alt1
5.0: 0.04-alt1
4.1: 0.04-alt1
4.0: 0.04-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Text-Unidecode

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Text-Unidecode
Name: perl-%dist
Version: 1.30
Release: alt1

Summary: US-ASCII transliterations of Unicode text
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/S/SB/SBURKE/Text-Unidecode-%{version}.tar.gz

BuildArch: noarch

# avoid rpmdb bloat

%add_findprov_skiplist */Text/Unidecode/x*.pm

# Automatically added by buildreq on Tue Oct 04 2011

BuildRequires: perl-devel

%description
Text::Unidecode provides a function, `unidecode(...)' that takes Unicode
data and tries to represent it in US-ASCII characters (i.e., the universally
displayable characters between 0x00 and 0x7F). The representation is almost
always an attempt at *transliteration* -- i.e., conveying, in Roman letters,
the pronunciation expressed by the text in some other writing system.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc ChangeLog README
%perl_vendor_privlib/Text

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009