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

Changelog

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

  * New upstream version 0.2.1
  * debian/rules: Install lexers/testdata (new in 0.2.1)
  * Bump Standards-Versions from 4.1.1 to 4.1.3 (no change)

 -- Anthony Fok <email address hidden>  Sat, 03 Feb 2018 22:44:55 -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.2.1-1.dsc 2.5 KiB 72a86358f0a84b8ad0fa3877c77204a44623fd2583e558c585ff5025c71fff64
golang-github-alecthomas-chroma_0.2.1.orig.tar.gz 273.9 KiB 2f49af3aded68d1511d0537bec73898b934cc984a8878e39850c0aed13f854b3
golang-github-alecthomas-chroma_0.2.1-1.debian.tar.xz 3.7 KiB 88e0af7c4a997669b90dc7b539eac8ccae09fe81d761a6c673876a28d175a998

Available diffs

No changes file available.

Binary packages built by this source

chroma: general purpose syntax highlighter in pure Go

 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.

golang-github-alecthomas-chroma-dev: general purpose syntax highlighter in pure Go -- sources

 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.