html-xml-utils 7.6-1 source package in Ubuntu

Changelog

html-xml-utils (7.6-1) unstable; urgency=medium

  * New upstream release.
  * debian/control: Add netcat-openbsd to Build-Depends.
  * debian/patches: Removed fix for netcat-traditional because it is fixed
    upstream

 -- Robin Naundorf <email address hidden>  Sun, 11 Feb 2018 17:28:32 +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
Bionic release universe text

Downloads

File Size SHA-256 Checksum
html-xml-utils_7.6-1.dsc 2.0 KiB 41950c19b834ec98fd8f5b87a2d818a1a62a4314368a838b9ca95f3861fce74b
html-xml-utils_7.6.orig.tar.gz 335.4 KiB 75f810ec1aee60c62b9f25a79f048fc510b63797c271349030deaf8480be2751
html-xml-utils_7.6-1.debian.tar.xz 5.8 KiB 1c63cbdae07fa9fe94a0b5473c6ee49053f57ac69248bc6ae203f08d24617be2

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