source-highlight 3.1.9-ok2.2 source package in openKylin

Changelog

source-highlight (3.1.9-ok2.2) huanghe; urgency=medium

  * No-change rebuild for new libboost-regex.

 -- liwenjun <email address hidden>  Thu, 23 Jul 2026 11:17:09 +0800

Upload details

Uploaded by:
liwenjun
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed 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-ok2.2.debian.tar.xz 4.5 KiB e52539f836b65915b3245c0b206e6c3a37b4697bdcac1be48a24303e46da8a63
source-highlight_3.1.9-ok2.2.dsc 2.0 KiB d0eab5f96f949adf42e4dddc34ab6313ad471e6b9b98a7c32e60b40e58965003

Available diffs

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: 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