SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-XML-Filter-BufferText rpm build for : OpenSuSE. For other distributions click perl-XML-Filter-BufferText.

Name : perl-XML-Filter-BufferText
Version : 1.01 Vendor : SUSE LLC < https://www_suse_com/>
Release : slfo.1.1.2 Date : 2024-05-30 16:18:52
Group : Development/Libraries/Perl Source RPM : perl-XML-Filter-BufferText-1.01-slfo.1.1.2.src.rpm
Size : 0.01 MB
Packager : https://www_suse_com/
Summary : Filter to put all characters() in one event
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.

Note that this won\'t help you cases such as:

< foo> blah < !-- comment --> phubar < /foo>

In the above case, given the interleaving comment, there will be two
\'character()\' events. This may be worked around in the future if there is
demand for it.

An interesting way to use this filter, instead of telling users to use it,
is to return it from your handler\'s constructor, already configured and
all. That\'ll make the buffering totally transparent to them
(\'XML::SAX::Writer\' does that).

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Leap:/16.0/product/repo/Leap-16.0-aarch64-ppc64le-s390x-x86_64/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-XML-Filter-BufferText-1.01-slfo.1.1.2.noarch.rpm
     

Provides :
perl(XML::Filter::BufferText)
perl-XML-Filter-BufferText

Requires :
perl(:MODULE_COMPAT_5.38.2)
perl(XML::SAX) >= 0.04
perl(XML::SAX::Base) >= 1.03
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.38.2/XML
/usr/lib/perl5/vendor_perl/5.38.2/XML/Filter
/usr/lib/perl5/vendor_perl/5.38.2/XML/Filter/BufferText.pm
/usr/share/doc/packages/perl-XML-Filter-BufferText
/usr/share/doc/packages/perl-XML-Filter-BufferText/Changes
/usr/share/doc/packages/perl-XML-Filter-BufferText/README
/usr/share/man/man3/XML::Filter::BufferText.3pm.gz

 
ICM