Binary package “golang-github-alecthomas-chroma-dev” in ubuntu bionic

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.