ansifilter 2.18+dfsg1-2build2 source package in Ubuntu

Changelog

ansifilter (2.18+dfsg1-2build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:14:51 +1100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
ansifilter_2.18+dfsg1.orig.tar.bz2 420.2 KiB 563ee1c23c163b9650c49eed95c03f56ba56e5e2c9911883ff29c09509a33985
ansifilter_2.18+dfsg1-2build2.debian.tar.xz 3.2 KiB 928c50f7a2a00bf742d567523fa3eb048b8c748937d0035b9d92350c93ff1d49
ansifilter_2.18+dfsg1-2build2.dsc 2.1 KiB a1a63ba612fc9f1c7d3b478c36ce2d0029a2a5eb830799df787fb029b889f13a

View changes file

Binary packages built by this source

ansifilter: parse common (terminal) ANSI codes and remove or convert them

 ANSI codes are commands embedded in a text stream to add formatting
 instructions into text. These codes are interpreted by terminal emulators like
 xterm or Putty.
 .
 ANSIFilter parses common ANSI codes to remove them or to convert them to
 another colored text file format (HTML, TeX, LaTeX, RTF, Pango or BBCode).
 Support for ANSI art files (based on codepage 437 and ANSI.SYS sequences or BIN
 /XBIN/TND files) is enabled with the --art-cp437, --art-bin and --art-tundra
 options.

ansifilter-dbgsym: debug symbols for ansifilter
ansifilter-gui: parse common (terminal) ANSI codes and remove or convert them (GUI)

 ANSI codes are commands embedded in a text stream to add formatting
 instructions into text. These codes are interpreted by terminal emulators like
 xterm or Putty.
 .
 ANSIFilter parses common ANSI codes to remove them or to convert them to
 another colored text file format (HTML, TeX, LaTeX, RTF, Pango or BBCode).
 Support for ANSI art files (based on codepage 437 and ANSI.SYS sequences or BIN
 /XBIN/TND files) is enabled with the --art-cp437, --art-bin and --art-tundra
 options.
 .
 This package provides a GUI application.

ansifilter-gui-dbgsym: debug symbols for ansifilter-gui