File: control

package info (click to toggle)
golang-bugst-f 0.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 108 kB
  • sloc: makefile: 2
file content (24 lines) | stat: -rw-r--r-- 886 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-bugst-f
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Nicolas Peugnet <nicolas@club1.fr>,
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               golang-any,
               golang-github-stretchr-testify-dev <!nocheck>,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-bugst-f
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-bugst-f.git
Homepage: https://github.com/bugst/go-algorithms
XS-Go-Import-Path: go.bug.st/f

Package: golang-bugst-f-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: Collection of golang algorithms and helper functions
 Package f is a golang library implementing some basic algorithms and
 helper functions.