File: control

package info (click to toggle)
golang-github-cqroot-multichoose 0.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 84 kB
  • sloc: makefile: 5
file content (24 lines) | stat: -rw-r--r-- 814 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-github-cqroot-multichoose
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-github-stretchr-testify-dev,
Standards-Version: 4.7.3
Homepage: https://github.com/cqroot/multichoose
Vcs-Browser: https://forgejo.debian.net/changie/golang-github-cqroot-multichoose
Vcs-Git: https://forgejo.debian.net/changie/golang-github-cqroot-multichoose
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/cqroot/multichoose

Package: golang-github-cqroot-multichoose-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-stretchr-testify-dev,
 ${misc:Depends},
Description: Store multi-choose list state for Go (library)
 MultiChoose is a multi-choose store for list states in Go.