Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37758087
en ru br
ALT Linux repos
S:0.13-alt4.2
5.0: 0.12-alt3
4.1: 0.12-alt3
4.0: 0.12-alt3
3.0: 0.12-alt1.1

Group :: Development/Perl
RPM: perl-Unicode-Map8

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Unicode-Map8
Name: perl-%dist
Version: 0.13
Release: alt4.1.1.1

Summary: Perl module to represent mapping tables between 8-bit chars and Unicode
License: GPL
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar.gz

Patch0: Unicode-Map8-0.12-type.diff
Patch1: Unicode-Map8-0.12-declaration.diff

# Automatically added by buildreq on Sun Oct 09 2011

BuildRequires: perl-Unicode-String perl-devel perl-podlators

%description
The Unicode::Map8 class implement efficient mapping tables between
8-bit character sets and 16 bit character sets like Unicode.  The
tables are efficient both in terms of space allocated and translation
speed.  The 16-bit strings is assumed to use network byte order.

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

%build
%perl_vendor_build INSTALLMAN1DIR=%_man1dir

%install
%perl_vendor_install

%files
%doc Changes README
%_bindir/umap
%_man1dir/umap.1*
%perl_vendor_archlib/Unicode*
%perl_vendor_autolib/Unicode*

%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