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

Changelog

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

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 17:06:04 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
text
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe text
Noble release universe text

Downloads

File Size SHA-256 Checksum
html-xml-utils_7.7.orig.tar.gz 394.2 KiB 99373637639bf1bd33c5d2a7c2c4cd4efc30dcf37350fc536c489a2370b998ef
html-xml-utils_7.7-1.1build2.debian.tar.xz 6.1 KiB fd6d6033ba845bc4ab34a28f1ad68d16c212891d55b7a5224f5a082d5cfeb0ce
html-xml-utils_7.7-1.1build2.dsc 2.1 KiB 022d1d2040bcfc1422d365784dccf1974c0c0ad0e133115bdcaee25f8345bbe0

Available diffs

View changes file

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