golang-github-alecthomas-chroma 0.6.8-1 source package in Ubuntu

Changelog

golang-github-alecthomas-chroma (0.6.8-1) unstable; urgency=medium

  * New upstream version 0.6.8
  * Bump Standards-Version to 4.4.1 (no change)
  * Add "Rules-Requires-Root: no" to debian/control
  * debian/control: Add new dependencies according to go.mod
  * debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
  * debian/rules: Set DH_GOLANG_EXCLUDES to cmd/chromad 
    while we wait for its new dependencies to enter Debian

 -- Anthony Fok <email address hidden>  Tue, 03 Dec 2019 08:28:22 -0700

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-github-alecthomas-chroma_0.6.8-1.dsc 2.6 KiB 00067c0fe6c148b0b98a4e5a785ed695e674892ac01fb8ec75b93cbb3bbc338d
golang-github-alecthomas-chroma_0.6.8.orig.tar.gz 568.2 KiB b76b5ea13171f286cdb28f2942784fafa69adf8e120ed4e68cd05484428a09b1
golang-github-alecthomas-chroma_0.6.8-1.debian.tar.xz 4.5 KiB e2113750ec6cef6f2dc73329b3445947b9ba4a22cad296a591128ef2b4bd4055

Available diffs

No changes file available.

Binary packages built by this source

chroma: general purpose syntax highlighter in pure Go (binaries)

 Chroma takes source code and other structured text and converts it into
 syntax highlighted HTML, ANSI-coloured text, etc.
 .
 Chroma is based heavily on Pygments (http://pygments.org/), and includes
 translators for Pygments lexers and styles.
 .
 This package contains the compiled chroma and chromad binaries.

chroma-dbgsym: debug symbols for chroma
golang-github-alecthomas-chroma-dev: general purpose syntax highlighter in pure Go (libraries)

 Chroma takes source code and other structured text and converts it into
 syntax highlighted HTML, ANSI-coloured text, etc.
 .
 Chroma is based heavily on Pygments (http://pygments.org/), and includes
 translators for Pygments lexers and styles.
 .
 This package contains Chroma's source code and helper libraries.