Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-masterminds-html5-2.7.0-1.el7 RPM for noarch

From EPEL 7 for x86_64 / Packages / p

Name: php-masterminds-html5 Distribution: Fedora Project
Version: 2.7.0 Vendor: Fedora Project
Release: 1.el7 Build date: Sun Nov 17 05:14:22 2019
Group: Unspecified Build host: buildvm-16.phx2.fedoraproject.org
Size: 280471 Source RPM: php-masterminds-html5-2.7.0-1.el7.src.rpm
Packager: Fedora Project
Url: http://masterminds.github.io/html5-php
Summary: An HTML5 parser and serializer
The need for an HTML5 parser in PHP is clear. This project initially began with
the seemingly abandoned html5lib project original source. But after some initial
refactoring work, we began a new parser.

* An HTML5 serializer
* Support for PHP namespaces
* Composer support
* Event-based (SAX-like) parser
* DOM tree builder
* Interoperability with QueryPath

Provides

Requires

License

MIT

Changelog

* Fri Oct 11 2019 Remi Collet <remi@remirepo.net> - 2.7.0-1
  - update to 2.7.0
  - add patch for PHP 7.4 from
    https://github.com/Masterminds/html5-php/pull/170
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sat May 25 2019 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.6.0-1
  - Update to 2.6.0 (RHBZ #1687215)
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Fri Sep 08 2017 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.3.0-1
  - Update to 2.3.0 (RHBZ #1488271)
  - Test with SCLs if available
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.2-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sun Sep 25 2016 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.2.2-1
  - Updated to 2.2.2 (RHBZ #1378444)
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Sun Jun 28 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.1.2-1
  - Updated to 2.1.2 (RHBZ #1229011)
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Fri May 22 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.1.1-1
  - Initial package

Files

/usr/share/doc/php-masterminds-html5-2.7.0
/usr/share/doc/php-masterminds-html5-2.7.0/Parser
/usr/share/doc/php-masterminds-html5-2.7.0/Parser/README.md
/usr/share/doc/php-masterminds-html5-2.7.0/README.md
/usr/share/doc/php-masterminds-html5-2.7.0/RELEASE.md
/usr/share/doc/php-masterminds-html5-2.7.0/Serializer
/usr/share/doc/php-masterminds-html5-2.7.0/Serializer/README.md
/usr/share/doc/php-masterminds-html5-2.7.0/UPGRADING.md
/usr/share/doc/php-masterminds-html5-2.7.0/composer.json
/usr/share/licenses/php-masterminds-html5-2.7.0
/usr/share/licenses/php-masterminds-html5-2.7.0/LICENSE.txt
/usr/share/php/Masterminds
/usr/share/php/Masterminds/HTML5
/usr/share/php/Masterminds/HTML5.php
/usr/share/php/Masterminds/HTML5/Elements.php
/usr/share/php/Masterminds/HTML5/Entities.php
/usr/share/php/Masterminds/HTML5/Exception.php
/usr/share/php/Masterminds/HTML5/InstructionProcessor.php
/usr/share/php/Masterminds/HTML5/Parser
/usr/share/php/Masterminds/HTML5/Parser/CharacterReference.php
/usr/share/php/Masterminds/HTML5/Parser/DOMTreeBuilder.php
/usr/share/php/Masterminds/HTML5/Parser/EventHandler.php
/usr/share/php/Masterminds/HTML5/Parser/FileInputStream.php
/usr/share/php/Masterminds/HTML5/Parser/InputStream.php
/usr/share/php/Masterminds/HTML5/Parser/ParseError.php
/usr/share/php/Masterminds/HTML5/Parser/Scanner.php
/usr/share/php/Masterminds/HTML5/Parser/StringInputStream.php
/usr/share/php/Masterminds/HTML5/Parser/Tokenizer.php
/usr/share/php/Masterminds/HTML5/Parser/TreeBuildingRules.php
/usr/share/php/Masterminds/HTML5/Parser/UTF8Utils.php
/usr/share/php/Masterminds/HTML5/Serializer
/usr/share/php/Masterminds/HTML5/Serializer/HTML5Entities.php
/usr/share/php/Masterminds/HTML5/Serializer/OutputRules.php
/usr/share/php/Masterminds/HTML5/Serializer/RulesInterface.php
/usr/share/php/Masterminds/HTML5/Serializer/Traverser.php
/usr/share/php/Masterminds/HTML5/autoload.php
/usr/share/php/Masterminds/autoload-html5.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 19 01:36:02 2024