[ Bron: golang-github-alecthomas-chroma-v2 ]
Pakket: golang-github-alecthomas-chroma-v2-dev (2.14.0-1)
Verwijzigingen voor golang-github-alecthomas-chroma-v2-dev
Debian bronnen:
Het bronpakket golang-github-alecthomas-chroma-v2 downloaden:
- [golang-github-alecthomas-chroma-v2_2.14.0-1.dsc]
- [golang-github-alecthomas-chroma-v2_2.14.0.orig.tar.gz]
- [golang-github-alecthomas-chroma-v2_2.14.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan golang-github-alecthomas-chroma-v2-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-alecthomas-assert-dev (>= 2.7.0)
- simple assertion library using Go generics
-
- dep: golang-github-alecthomas-kong-dev (>= 0.9.0)
- command-line parser for Go
-
- dep: golang-github-alecthomas-kong-hcl-dev (>= 1.0.1)
- Kong configuration loader for HCL (Go library)
-
- dep: golang-github-alecthomas-repr-dev (>= 0.4.0)
- Python's repr() for Go
-
- dep: golang-github-danwakefield-fnmatch-dev
- Updated clone of kballard’s fnmatch(3) implementation for Go
-
- dep: golang-github-dlclark-regexp2-dev (>= 1.11.0)
- Regex engine for Go based on the .NET engine
-
- dep: golang-github-gorilla-csrf-dev (>= 1.7.2)
- Cross Site Request Forgery (CSRF) prevention middleware for Go
-
- dep: golang-github-gorilla-handlers-dev (>= 1.5.2)
- collection of useful handlers for Go's net/http package
-
- dep: golang-github-gorilla-mux-dev (>= 1.8.1)
- powerful URL router and dispatcher for golang
-
- dep: golang-github-mattn-go-colorable-dev (>= 0.1.13)
- Golang library to colorable writer for windows
-
- dep: golang-github-mattn-go-isatty-dev (>= 0.0.20)
- Golang library to implementation isatty interface