Fri, 19 Apr 2024 12:08:33 UTC | login

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

ID136943
Package Nameperl-XML-Xerces
Version2.7.0_0
Release46.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-XML-Xerces.git#e5030437379d453c4501b4f7ca77a2d5b1f2cde2
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
StartedThu, 26 Mar 2020 14:56:11 UTC
CompletedThu, 26 Mar 2020 15:34:41 UTC
Taskbuild (f33, /rpms/perl-XML-Xerces.git:e5030437379d453c4501b4f7ca77a2d5b1f2cde2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-XML-Xerces.git#e5030437379d453c4501b4f7ca77a2d5b1f2cde2'}}
Tags
f33
RPMs
src
perl-XML-Xerces-2.7.0_0-46.fc33.src.rpm (info) (download)
riscv64
perl-XML-Xerces-2.7.0_0-46.fc33.riscv64.rpm (info) (download)
perl-XML-Xerces-debuginfo-2.7.0_0-46.fc33.riscv64.rpm (info) (download)
perl-XML-Xerces-debugsource-2.7.0_0-46.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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). * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0_0-41 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 2.7.0_0-40 - Perl 5.28 rebuild