File: control

package info (click to toggle)
golang-github-gorgonia-vecf64 0.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 252 kB
  • sloc: asm: 601; sh: 15; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 950 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
25
26
27
28
Source: golang-github-gorgonia-vecf64
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Simon Josefsson <simon@josefsson.org>,
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-github-stretchr-testify-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-gorgonia-vecf64
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-gorgonia-vecf64.git
Homepage: https://github.com/gorgonia/vecf64
XS-Go-Import-Path: gorgonia.org/vecf64

Package: golang-github-gorgonia-vecf64-dev
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: vecf64 provides methods for slices of float64 (Go library)
 Package vecf64 provides common functions and methods for slices of float64
 .
 This package contains the Go development library.