diff --git a/html-xml-utils.changes b/html-xml-utils.changes index ad0ad2e..889c1c0 100644 --- a/html-xml-utils.changes +++ b/html-xml-utils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jul 14 19:44:10 UTC 2018 - jengelh@inai.de + +- Cut overly long description and trim bias. + ------------------------------------------------------------------- Sun May 27 08:45:43 UTC 2018 - sebix+novell.com@sebix.at diff --git a/html-xml-utils.spec b/html-xml-utils.spec index 6072297..94514c7 100644 --- a/html-xml-utils.spec +++ b/html-xml-utils.spec @@ -19,7 +19,7 @@ Name: html-xml-utils Version: 7.7 Release: 0 -Summary: A number of simple utilities for manipulating HTML and XML files +Summary: A number of utilities for manipulating HTML and XML files License: W3C Group: Development/Languages/Other Url: https://www.w3.org/Tools/HTML-XML-utils/ @@ -30,39 +30,8 @@ BuildRequires: libcurl-devel BuildRequires: libidn2-devel %description -HTML-XML-utils provides a number of simple utilities for manipulating and -converting HTML and XML files in various ways. The suite consists of the -following tools: - -asc2xml - convert from UTF-8 to &\#nnn; entities -xml2asc - convert from &\#nnn; entities to UTF-8 -hxaddid - add IDs to selected elements -hxcite - replace bibliographic references by hyperlinks -hxcite-mkbib - expand references and create bibliography -hxclean - apply heuristics to correct an HTML file -hxcopy - copy an HTML file while preserving relative links -hxcount - count elements and attributes in HTML or XML files -hxextract - extract selected elements -hxincl - expand included HTML or XML files -hxindex - create an alphabetically sorted index -hxmkbib - create bibliography from a template -hxmultitoc - create a table of contents for a set of HTML files -hxname2id - move some ID= or NAME= from A elements to their parents -hxnormalize - pretty-print an HTML file -hxnsxml - convert output of hxxmlns back to normal XML -hxnum - number section headings in an HTML file -hxpipe - convert XML to a format easier to parse with Perl or AWK -hxprintlinks - number links & add table of URLs at end of an HTML file -hxprune - remove marked elements from an HTML file -hxref - generate cross-references -hxselect - extract elements that match a (CSS) selector -hxtoc - insert a table of contents in an HTML file -hxuncdata - replace CDATA sections by character entities -hxunent - replace HTML predefined character entities to UTF-8 -hxunpipe - convert output of pipe back to XML format -hxunxmlns - replace "global names" by XML Namespace prefixes -hxwls - list links in an HTML file -hxxmlns - replace XML Namespace prefixes by "global names" +HTML-XML-utils provides a number of utilities for manipulating and +converting HTML and XML files in various ways. %prep %setup -q