source-highlight 3.1.6-1.3 source package in Ubuntu

Changelog

source-highlight (3.1.6-1.3) unstable; urgency=low


  * Non-maintainer upload.
  * Use even more "wrong" regex in lib/tests_test_regexranges_main.cpp,
    since "{notclosed" is actually a valid perl regular expression
    (unmatched {}, is silently treated as literal string) (Closes:
    #724089)

 -- Dmitrijs Ledkovs <email address hidden>  Tue, 22 Oct 2013 14:03:58 +0100

Upload details

Uploaded by:
Peter Eisentraut
Uploaded to:
Sid
Original maintainer:
Peter Eisentraut
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
source-highlight_3.1.6-1.3.dsc 2.1 KiB da119a393ca858f5c56fd52a96204a42e487acef24a8c9ad82691a672463f571
source-highlight_3.1.6.orig.tar.gz 1.5 MiB b513f7f13797cf2cfb46b1d2a0d74f102a944749cba0f2d18b2f306b0e82bf28
source-highlight_3.1.6-1.3.debian.tar.gz 6.4 KiB 79f8a3db6ecfceb04f6aab5a394929a76ee94613bfcdd9abd5a7e65e16e70660

No changes file available.

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

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.