Sat, 11 May 2024 15:52:00 UTC | login

Information for build nekohtml-1.9.22-15.fc33

ID174544
Package Namenekohtml
Version1.9.22
Release15.fc33
Epoch0
SummaryHTML scanner and tag balancer
DescriptionNekoHTML is a simple HTML scanner and tag balancer that enables application programmers to parse HTML documents and access the information using standard XML interfaces. The parser can scan HTML files and "fix up" many common mistakes that human (and computer) authors make in writing HTML documents. NekoHTML adds missing parent elements; automatically closes elements with optional end tags; and can handle mismatched inline element tags. NekoHTML is written using the Xerces Native Interface (XNI) that is the foundation of the Xerces2 implementation. This enables you to use the NekoHTML parser with existing XNI tools without modification or rewriting code.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 12:57:50 UTC
CompletedThu, 13 Aug 2020 12:57:50 UTC
Tags
f33
f37
f38
RPMs
src
nekohtml-1.9.22-15.fc33.src.rpm (info) (download)
noarch
nekohtml-1.9.22-15.fc33.noarch.rpm (info) (download)
nekohtml-demo-1.9.22-15.fc33.noarch.rpm (info) (download)
nekohtml-javadoc-1.9.22-15.fc33.noarch.rpm (info) (download)
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0:1.9.22-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat Jul 11 2020 Jiri Vanek <jvanek@redhat.com> - 0:1.9.22-14 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * Fri Jun 19 2020 Mat Booth <mat.booth@redhat.com> - 0:1.9.22-13 - Allow building against Java 11 * Sun May 17 2020 Mat Booth <mat.booth@redhat.com> - 0:1.9.22-12 - Remove unneeded dep on bcel * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0:1.9.22-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0:1.9.22-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0:1.9.22-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Aug 31 2018 Severin Gehwolf <sgehwolf@redhat.com> - 0:1.9.22-8 - Add explicit requirement on javapackages-tools since nekohtml-filter script uses java-functions. See RHBZ#1600426.