File: control

package info (click to toggle)
golang-golang-x-term 0.0~git20201210.2321bbc-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, bullseye-backports
  • size: 168 kB
  • sloc: makefile: 2
file content (23 lines) | stat: -rw-r--r-- 869 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
Source: golang-golang-x-term
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Arnaud Rebillout <elboulangero@gmail.com>
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-golang-x-sys-dev,
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-term
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-term.git
Homepage: https://godoc.org/golang.org/x/term
Rules-Requires-Root: no
XS-Go-Import-Path: golang.org/x/term

Package: golang-golang-x-term-dev
Architecture: all
Depends: golang-golang-x-sys-dev,
         ${misc:Depends}
Description: Go terminal and console support (library)
 This repository provides Go terminal and console support packages.