html-xml-utils 7.5-2 source package in Ubuntu

Changelog

html-xml-utils (7.5-2) unstable; urgency=medium

  * debian/patches/fix-tests-for-nc-traditional.patch: Added.
    - Fix FTBFS with installed netcat-traditional (closes: #887930)

 -- Robin Naundorf <email address hidden>  Mon, 22 Jan 2018 14:55:00 +0100

Upload details

Uploaded by:
Robin Naundorf
Uploaded to:
Sid
Original maintainer:
Robin Naundorf
Architectures:
any
Section:
text
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
html-xml-utils_7.5-2.dsc 2.0 KiB 61dc26658dc1122b3832f65e5c3c9c16df447ca691df9fdddd8d2803cbf51e04
html-xml-utils_7.5.orig.tar.gz 334.0 KiB 16412bf5cb87a23a7484849931724df40ad86331edd57de68c842dc292c27531
html-xml-utils_7.5-2.debian.tar.xz 5.9 KiB 87bb149e81628de941e107b47cb9e7688603e15f4df5e6d8e84d9a35ca14fc51

Available diffs

No changes file available.

Binary packages built by this source

html-xml-utils: HTML and XML manipulation utilities

 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-dbgsym: debug symbols for html-xml-utils