File: control

package info (click to toggle)
golang-github-kisom-goutils 0.0~git20161101.0.858c9cb-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 384 kB
  • sloc: makefile: 6
file content (34 lines) | stat: -rw-r--r-- 1,417 bytes parent folder | download | duplicates (2)
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
30
31
32
33
34
Source: golang-github-kisom-goutils
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Tim Potter <tpot@hpe.com>
Build-Depends: debhelper (>= 9),
               dh-golang,
               golang-any,
#               golang-github-cloudflare-cfssl-dev,
               golang-github-kr-text-dev,
               golang-github-pkg-sftp-dev,
               golang-golang-x-crypto-dev,
               golang-golang-x-sys-dev,
               golang-gopkg-yaml.v2-dev
Standards-Version: 3.9.8
Homepage: https://github.com/kisom/goutils
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-kisom-goutils.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-kisom-goutils.git
XS-Go-Import-Path: github.com/kisom/goutils

Package: golang-github-kisom-goutils-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
#         golang-github-cloudflare-cfssl-dev,
         golang-github-kr-text-dev,
         golang-github-pkg-sftp-dev,
         golang-golang-x-crypto-dev,
         golang-golang-x-sys-dev,
         golang-gopkg-yaml.v2-dev
Description: Various TLS certificate tools and other utility libraries for Golang
 This package contains a collection of utility libraries for Golang, as well
 as an assortment of tools mainly for displaying information about TLS
 certificates and keys.