Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37601669
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: alt1.1

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

URL: http://search.cpan.org/dist/%dist/
Source: %dist-%version.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Thu Oct 30 2003

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 README Changes
%perl_vendor_privlib/XML*
%perl_vendor_man3dir/*

%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