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

Changelog

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

  * New upstream version 0.3.0
  * Use debhelper (>= 11)

 -- Anthony Fok <email address hidden>  Thu, 01 Mar 2018 22:43:01 -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.3.0-1.dsc 2.5 KiB 07555d16927f326e9cc42b910f05afbfa9c10110d3ecf4cb28795ff1f9206ac5
golang-github-alecthomas-chroma_0.3.0.orig.tar.gz 285.7 KiB c48ce658a25f3422b4c493d769b823b2eb5ce9c19748ccff304bad4099ee54f3
golang-github-alecthomas-chroma_0.3.0-1.debian.tar.xz 3.8 KiB 211d3650fe7ea052fb626896fa5c3341fa089a51dc61e4b60fca1b95e90e6ebb

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.