Thu, 16 May 2024 06:14:43 UTC | login

Information for build php-pear-XML-Beautifier-1.2.2-12.fc24

ID15077
Package Namephp-pear-XML-Beautifier
Version1.2.2
Release12.fc24
Epoch
SummaryClass to format XML documents
DescriptionXML_Beautifier is a package, that helps you making XML documents easier to read for human beings. It is able to add line-breaks, indentation, sorts attributes, convert tag cases and wraps long comments. It recognizes tags, character data, comments, XML declarations, processing instructions and external entities and is able to format these tokens nicely. The document is split into these tokens using the XML_Beautifier_Tokenizer class and the expat parser. Then a renderer is used to create the string representation of the document and formats it using the specified options. Currently only one renderer is available, but as XML_Beautifier uses a driver-based architecture, other renderers (like syntax-highlighting) will follow soon.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:22:49 UTC
CompletedSat, 14 Apr 2018 20:22:49 UTC
Tags
f28
f29
f30
RPMs
src
php-pear-XML-Beautifier-1.2.2-12.fc24.src.rpm (info) (download)
noarch
php-pear-XML-Beautifier-1.2.2-12.fc24.noarch.rpm (info) (download)
Changelog * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Tue Feb 19 2013 Remi Collet <remi@fedoraproject.org> - 1.2.2-8 - fix metadata location * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Tue Aug 14 2012 Remi Collet <remi@fedoraproject.org> - 1.2.2-6 - rebuilt for new pear_testdir * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Sat Apr 30 2011 Remi Collet <Fedora@FamilleCollet.com> 1.2.2-3 - doc in /usr/share/doc/pear * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Mon Oct 25 2010 Remi Collet <Fedora@FamilleCollet.com> - 1.2.2-1 - Version 1.2.2 (stable) - API 1.2.0 (stable) - add generated Changelog * Mon Aug 23 2010 Remi Collet <Fedora@FamilleCollet.com> - 1.2.0-4 - clean define - rename XML_Beautifier.xml to php-pear-XML-Beautifier.xml - set date.timezone during build * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Thu Oct 09 2008 Christohper Stone <chris.stone@gmail.com> 1.2.0-1 - Upstream sync - Update license to BSD * Thu Aug 28 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.1-3 - fix license tag * Sun Jan 14 2007 Christopher Stone <chris.stone@gmail.com> 1.1-2 - Add license to %files * Sat Oct 14 2006 Christopher Stone <chris.stone@gmail.com> 1.1-1 - Initial release