File: control

package info (click to toggle)
golang-code.rocketnine-tslocum-cbind 0.1.5-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 112 kB
  • sloc: makefile: 4
file content (24 lines) | stat: -rw-r--r-- 987 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
Source: golang-code.rocketnine-tslocum-cbind
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Micheal Waltz <ecliptik@gmail.com>
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-gdamore-tcell.v2-dev
Standards-Version: 4.5.1
Homepage: https://code.rocketnine.space/tslocum/cbind
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-code.rocketnine-tslocum-cbind
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-code.rocketnine-tslocum-cbind.git
XS-Go-Import-Path: code.rocketnine.space/tslocum/cbind
Testsuite: autopkgtest-pkg-go
Rules-Requires-Root: no

Package: golang-code.rocketnine-tslocum-cbind-dev
Architecture: all
Depends: ${misc:Depends},
         golang-github-gdamore-tcell.v2-dev
Description: Key event handling Golang library for tcell
 cbind Golang library provides tcell key event encoding,
 decoding and handling.