html-xml-utils 7.7-1.1 source package in Ubuntu

Changelog

html-xml-utils (7.7-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Replace the obsolete libidn2-0-dev by libidn2-dev,
    thanks to Simon Josefsson <email address hidden>. (Closes: #974993)
  * Update Vcs-* fields to use git packaging repo in Salsa Debian Group.

 -- Francisco Vilmar Cardoso Ruviaro <email address hidden>  Tue, 09 Feb 2021 02:47:07 +0000

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
Mantic release universe text
Lunar release universe text
Jammy release universe text

Downloads

File Size SHA-256 Checksum
html-xml-utils_7.7-1.1.dsc 2.0 KiB b21beec35c50ca30bc332bb9a7134b1e320815203dd278e7ac29004f8a2063f7
html-xml-utils_7.7.orig.tar.gz 394.2 KiB 99373637639bf1bd33c5d2a7c2c4cd4efc30dcf37350fc536c489a2370b998ef
html-xml-utils_7.7-1.1.debian.tar.xz 6.0 KiB a9f246b953e27b72f36f492fdc385244e689b88b8ac214931b9106316a1e291b

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