1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: golang-github-cznic-mathutil
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper (>= 9),
dh-golang,
golang-go,
golang-github-remyoudompheng-bigfft-dev
Standards-Version: 3.9.6
Homepage: https://github.com/cznic/mathutil
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-cznic-mathutil.git
Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-github-cznic-mathutil.git
XS-Go-Import-Path: github.com/cznic/mathutil
Package: golang-github-cznic-mathutil-dev
Architecture: all
Depends: ${misc:Depends},
golang-go,
golang-github-remyoudompheng-bigfft-dev
Description: extensions to the Golang "rand" and "math" packages
Utilities supplemental to the Go standard "rand" and "math" packages.
|