source-highlight 3.1.9-4.1build2 source package in Ubuntu

Changelog

source-highlight (3.1.9-4.1build2) jammy; urgency=medium

  * No-change rebuild to pick up updated boost dependencies on riscv64.

 -- Matthias Klose <email address hidden>  Wed, 09 Feb 2022 19:25:21 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Kartik Kulkarni
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release main devel

Downloads

File Size SHA-256 Checksum
source-highlight_3.1.9.orig.tar.gz 1.6 MiB 3a7fd28378cb5416f8de2c9e77196ec915145d44e30ff4e0ee8beb3fe6211c91
source-highlight_3.1.9-4.1build2.debian.tar.xz 6.7 KiB 66f9f205b8df536c03bdc01a5dfebd4491fc114821cb748434d7a266b0b0e95c
source-highlight_3.1.9-4.1build2.dsc 2.2 KiB 35877ad931d2ec895478802d935fa5f05e391f87abd9e87c03c910d700e5d792

View changes file

Binary packages built by this source

libsource-highlight-common: No summary available for libsource-highlight-common in ubuntu kinetic.

No description available for libsource-highlight-common in ubuntu kinetic.

libsource-highlight-dev: development files for source highlighting library

 These are the development files for the library that underlies the
 source-highlight program suite. It converts source code to a
 document with syntax highlighting and supports many file formats.
 The library can be used by other C++ programs to get source code
 highlighting capabilities.

libsource-highlight4v5: source highlighting library

 This is the library that underlies the source-highlight program
 suite. It converts source code to a document with syntax
 highlighting and supports many file formats. The library can be used
 by other C++ programs to get source code highlighting capabilities.

libsource-highlight4v5-dbgsym: debug symbols for libsource-highlight4v5
source-highlight: convert source code to syntax highlighted document

 This program, given a source file, produces a document with syntax
 highlighting.
 .
 It supports syntax highlighting for over 100 file formats, including
 major programming languages, markup formats, and configuration file
 formats. For output, the following formats are supported: HTML,
 XHTML, LaTeX, Texinfo, ANSI color escape sequences, and DocBook.

source-highlight-dbgsym: debug symbols for source-highlight