SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-XML-Compile
Version : 1.630.0 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 150600.1.1 Date : 2024-08-07 02:34:46
Group : Unspecified Source RPM : perl-XML-Compile-1.630.0-150600.1.1.src.rpm
Size : 0.77 MB
Packager : https://www_suse_com/
Summary : Compilation based XML processing
Description :
Many (professional) applications process XML messages based on a formal
specification, expressed in XML Schemas. XML::Compile translates between
XML and Perl with the help of such schemas. Your Perl program only handles
a tree of nested HASHes and ARRAYs, and does not need to understand
namespaces and other general XML and schema nastiness.

Three serious WARNINGS:

* The focus is on *data-centric XML*, which means that mixed elements are not
handler automatically: you need to work with XML::LibXML nodes yourself, on
these spots.

* The *data is not strictly validated*, still a large number of compile-time
errors can be reported. Values are checked quite thoroughly. Structure as
well.

* Imports and includes, as used in the schemas, are NOT performed
automatically. Schema\'s and such are NOT collected from internet
dynamically; you have to call XML::Compile::Schema::importDefinitions()
explicitly with filenames of locally stored copies. Includes do only work
if they have a targetNamespace defined, which is the same as that of the
schema it is included into.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_15_SP6/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-XML-Compile-1.630.0-150600.1.1.noarch.rpm
     

Provides :
perl(XML::Compile)
perl(XML::Compile::Iterator)
perl(XML::Compile::Schema)
perl(XML::Compile::Schema::BuiltInFacets)
perl(XML::Compile::Schema::BuiltInTypes)
perl(XML::Compile::Schema::Instance)
perl(XML::Compile::Schema::NameSpaces)
perl(XML::Compile::Schema::Specs)
perl(XML::Compile::Translate)
perl(XML::Compile::Translate::Reader)
perl(XML::Compile::Translate::Template)
perl(XML::Compile::Translate::Writer)
perl(XML::Compile::Util)
perl-XML-Compile

Requires :
/usr/bin/env
/usr/bin/perl
perl(:MODULE_COMPAT_5.26.1)
perl(Log::Report) >= 1.200
perl(MIME::Base64) >= 3.1
perl(Test::Deep) >= 0.095
perl(Types::Serialiser)
perl(XML::Compile::Tester) >= 0.900
perl(XML::LibXML) >= 2.0107
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/schema2example
/usr/bin/xml2json
/usr/bin/xml2yaml
/usr/lib/perl5/vendor_perl/5.26.1/XML
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile.pm
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile.pod
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile/FAQ.pod
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile/Iterator.pm
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile/Iterator.pod
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile/Schema
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile/Schema.pm
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile/Schema.pod
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile/Schema/BuiltInFacets.pm
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile/Schema/BuiltInFacets.pod
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile/Schema/BuiltInTypes.pm
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile/Schema/BuiltInTypes.pod
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile/Schema/Instance.pm
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile/Schema/Instance.pod
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile/Schema/NameSpaces.pm
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile/Schema/NameSpaces.pod
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile/Schema/Specs.pm
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile/Schema/Specs.pod
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile/Translate
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile/Translate.pm
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile/Translate.pod
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile/Translate/Reader.pm
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile/Translate/Reader.pod
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile/Translate/Template.pm
/usr/lib/perl5/vendor_perl/5.26.1/XML/Compile/Translate/Template.pod
There is 36 files more in these RPM.

 
ICM