source-highlight 3.1.9-4.2build1 source package in Ubuntu

Changelog

source-highlight (3.1.9-4.2build1) lunar; urgency=medium

  * Rebuild against latest icu

 -- Jeremy Bicha <email address hidden>  Sun, 05 Feb 2023 09:56:37 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
Original maintainer:
Kartik Kulkarni
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main devel
Lunar 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.2build1.debian.tar.xz 7.8 KiB f06f5eb5e06ae41fefc25868b52c409472b0f5c3801ffd629f966c77e39373bd
source-highlight_3.1.9-4.2build1.dsc 2.2 KiB 389e51f80348faa7f1af4123fac9e123c90721526087924a4f9c91f1ae40e35f

View changes file

Binary packages built by this source

libsource-highlight-common: architecture-independent files for source highlighting library

 This package contains the data files used by the libsource-highlight
 library, which is the library that underlies the source-highlight
 program suite. The library 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-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: No summary available for libsource-highlight4v5 in ubuntu noble.

No description available for libsource-highlight4v5 in ubuntu noble.

libsource-highlight4v5-dbgsym: No summary available for libsource-highlight4v5-dbgsym in ubuntu noble.

No description available for libsource-highlight4v5-dbgsym in ubuntu noble.

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