File: control

package info (click to toggle)
golang-github-x86kernel-htmlcolor 0.0~git20190529.c589f58-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 56 kB
  • sloc: makefile: 2
file content (29 lines) | stat: -rw-r--r-- 955 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Source: golang-github-x86kernel-htmlcolor
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Dawid Dziurla <dawidd0811@gmail.com>,
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 12),
 dh-golang,
Build-Depends-Indep:
 golang-any,
 golang-github-fatih-color-dev,
 golang-golang-x-net-dev,
Standards-Version: 4.4.0
Homepage: https://github.com/x86kernel/htmlcolor
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-x86kernel-htmlcolor
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-x86kernel-htmlcolor.git
XS-Go-Import-Path: github.com/x86kernel/htmlcolor
Testsuite: autopkgtest-pkg-go

Package: golang-github-x86kernel-htmlcolor-dev
Architecture: all
Depends:
 ${misc:Depends},
 golang-github-fatih-color-dev,
 golang-golang-x-net-dev,
Description: HTML syntax highlighter for Go
 Pretty print HTML source code with syntax highlighting in Go.