SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-XML-Bare rpm build for : openSUSE Tumbleweed. For other distributions click perl-XML-Bare.

Name : perl-XML-Bare
Version : 0.53 Vendor : obs://build_opensuse_org/home:marxin
Release : 7.1 Date : 2013-08-05 14:00:00
Group : Development/Libraries/Perl Source RPM : perl-XML-Bare-0.53-7.1.src.rpm
Size : 0.10 MB
Packager : (none)
Summary : Minimal XML parser implemented via a C state engine
Description :
This module is a \'Bare\' XML parser. It is implemented in C. The parser
itself is a simple state engine that is less than 500 lines of C. The
parser builds a C struct tree from input text. That C struct tree is
converted to a Perl hash by a Perl function that makes basic calls back to
the C to go through the nodes sequentially.

The parser itself will only cease parsing if it encounters tags that are
not closed properly. All other inputs will parse, even invalid inputs. To
allowing checking for validity, a schema checker is included in the module
as well.

The schema format is custom and is meant to be as simple as possible. It is
based loosely around the way multiplicity is handled in Perl regular
expressions.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/marxin:/gcc8-incubator-small/openSUSE_Tumbleweed/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(XML::Bare)
perl(XML::Bare::Object)
perl-XML-Bare
perl-XML-Bare(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/XML
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/XML/Bare.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/XML
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/XML/Bare
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/XML/Bare/Bare.so
/usr/share/doc/packages/perl-XML-Bare
/usr/share/doc/packages/perl-XML-Bare/Changes
/usr/share/doc/packages/perl-XML-Bare/README
/usr/share/man/man3/XML::Bare.3pm.gz

 
ICM