Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37048533
en ru br
ALT Linux repos
S:1.01-alt3
5.0: 1.01-alt1.1
4.1: 1.01-alt1.1
4.0: 1.01-alt1.1
3.0: 1.01-alt1.1

Group :: Development/Perl
RPM: perl-XML-Filter-BufferText

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist XML-Filter-BufferText
Name: perl-%dist
Version: 1.01
Release: alt3

Summary: SAX Filter to guarantee characters in one event
License: GPL or Artistic
Group: Development/Perl

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

BuildArch: noarch

# Automatically added by buildreq on Wed Oct 05 2011

BuildRequires: perl-XML-SAX perl-devel

%description
This is a very simple filter. One common cause of grief (and programmer
error) is that XML parsers aren't required to provide character events in one
chunk. They can, but are not forced to, and most don't. This filter does the
trivial but oft-repeated task of putting all characters into a single event.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/XML

%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