Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37853993
en ru br
ALT Linux repos
S:2.11-alt1
5.0: 2.07-alt1
4.1: 2.01-alt1

Group :: Development/Perl
RPM: perl-XML-Encoding

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist XML-Encoding
Name: perl-%dist
Version: 2.11
Release: alt1

Summary: Module for parsing XML encoding maps
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/S/SH/SHAY/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Sat Dec 18 2010

BuildRequires: perl-XML-Parser perl-devel

%description
This module, built as a subclass of XML::Parser, parses encoding map
XML files.  Included in the distribution is the compile_encoding script
that compiles these to the binary form used by XML::Parser in order to
parse scripts in the given encoding.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Artistic Changes Copying README
%_bindir/make_encmap
%_bindir/compile_encoding
%dir %perl_vendor_privlib/XML
%perl_vendor_privlib/XML/Encoding.pm

%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