Thu, 02 May 2024 06:03:42 UTC | login

Information for build perl-XML-Xerces-2.7.0_0-47.fc33

ID166646
Package Nameperl-XML-Xerces
Version2.7.0_0
Release47.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-XML-Xerces.git#c050e7c5a69730ab9f15c6e6d0b56cba8d889619
SummaryPerl API to Xerces XML parser
DescriptionXML::Xerces is the Perl API to the Apache project's Xerces XML parser. It is implemented using the Xerces C++ API, and it provides access to most of the C++ API from Perl. Because it is based on Xerces-C, XML::Xerces provides a validating XML parser that makes it easy to give your application the ability to read and write XML data. Classes are provided for parsing, generating, manipulating, and validating XML documents. XML::Xerces is faithful to the XML 1.0 recommendation and associated standards (DOM levels 1, 2, and 3, SAX 1 and 2, Namespaces, and W3C XML Schema). The parser provides high performance, modularity, and scalability, and provides full support for Unicode. XML::Xerces implements the vast majority of the Xerces-C API. The exception is some functions in the C++ API which either have better Perl counterparts (such as file I/O) or which manipulate internal C++ information that has no role in the Perl module.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 14 Jul 2020 19:29:10 UTC
CompletedTue, 14 Jul 2020 20:02:34 UTC
Taskbuild (f33, /rpms/perl-XML-Xerces.git:c050e7c5a69730ab9f15c6e6d0b56cba8d889619)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-XML-Xerces.git#c050e7c5a69730ab9f15c6e6d0b56cba8d889619'}}
Tags
f33
RPMs
src
perl-XML-Xerces-2.7.0_0-47.fc33.src.rpm (info) (download)
riscv64
perl-XML-Xerces-2.7.0_0-47.fc33.riscv64.rpm (info) (download)
perl-XML-Xerces-debuginfo-2.7.0_0-47.fc33.riscv64.rpm (info) (download)
perl-XML-Xerces-debugsource-2.7.0_0-47.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2.7.0_0-47 - Perl 5.32 rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0_0-46 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0_0-45 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 2.7.0_0-44 - Perl 5.30 rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0_0-43 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jul 26 2018 Xavier Bachelot <xavier@bachelot.org> - 2.7.0_0-42 - Change BR: gcc to BR: gcc-c++ (FTBFS RHBZ#1606813).