Package html-xml-utils
A number of simple utilities for manipulating HTML and XML files
https://www.w3.org/Tools/HTML-XML-utils/
A number of simple utilities for manipulating HTML and XML files. See Manpages
 for each specific command.
Version: 8.6
| General Commands | |
| asc2xml | convert &#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 and update its relative links | 
| hxcount | count elements and attributes in HTML or XML files | 
| hxextract | extract selected elements from a HTML or XML file | 
| hxincl | expand included HTML or XML files | 
| hxindex | insert an index into an HTML document | 
| hxmkbib | create bibliography from a template | 
| hxmultitoc | create a table of content for a set of HTML files | 
| hxname2id | move some NAME and ID attributes from an A to its parent | 
| hxnormalize | pretty-print an HTML file | 
| hxnsxml | convert output of hxxmlns back to XML | 
| hxnum | number section headings in an HTML file | 
| hxpipe | convert XML file to a format easier to parse with Perl or AWK | 
| hxprintlinks | add a numbered list of links at the end of an HTML file | 
| hxprune | remove marked elements from an HTML file | 
| hxref | generate cross-references inside and between HTML files | 
| hxremove | remove elements from an XML file by means of a CSS selector | 
| hxselect | extract elements or attributes that match a (CSS) selector | 
| hxtabletrans | transpose an HTML or XHTML table | 
| hxtoc | insert a table of contents in an HTML file | 
| hxuncdata | replace CDATA sections by character entities | 
| hxunent | replace HTML predefined character entities by UTF-8 | 
| hxunpipe | convert output of hxpipe back to XML format | 
| hxunxmlns | replace XML "global names" by Namespace prefixes | 
| hxwls | list links in an HTML file | 
| hxxmlns | replace XML Namespace prefixes by "global names" | 
| xml2asc | convert UTF-8 to &#nnn; entities |