File: control

package info (click to toggle)
golang-github-cznic-mathutil 1.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,480 kB
  • sloc: makefile: 59
file content (27 lines) | stat: -rw-r--r-- 1,081 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
Source: golang-github-cznic-mathutil
Section: golang
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-compat (= 13),
               dh-sequence-golang,
               golang-any,
               golang-github-remyoudompheng-bigfft-dev,
Standards-Version: 4.7.2
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

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