File: control

package info (click to toggle)
golang-github-cznic-mathutil 0.0~git20201220.c6aa83b-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 1,432 kB
  • sloc: makefile: 59
file content (24 lines) | stat: -rw-r--r-- 1,002 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-cznic-mathutil
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>, Tim Potter <tpot@hpe.com>
Build-Depends: debhelper (>= 11~),
               dh-golang,
               golang-any,
               golang-github-remyoudompheng-bigfft-dev
Standards-Version: 4.3.0
Homepage: https://modernc.org/mathutil
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-cznic-mathutil
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-cznic-mathutil.git
XS-Go-Import-Path: modernc.org/mathutil,
                   github.com/cznic/mathutil
Testsuite: autopkgtest-pkg-go
Rules-Requires-Root: no

Package: golang-github-cznic-mathutil-dev
Architecture: all
Depends: ${misc:Depends},
         golang-github-remyoudompheng-bigfft-dev
Description: extensions to the Golang "rand" and "math" packages
 Utilities supplemental to the Go standard "rand" and "math" packages.