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-fileutil
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-compat (= 12),
dh-golang,
golang-any,
golang-github-cznic-mathutil-dev
Standards-Version: 4.4.1
Homepage: https://github.com/cznic/fileutil
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-cznic-fileutil
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-cznic-fileutil.git
XS-Go-Import-Path: github.com/cznic/fileutil
Testsuite: autopkgtest-pkg-go
Package: golang-github-cznic-fileutil-dev
Architecture: all
Depends: ${misc:Depends},
golang-github-cznic-mathutil-dev
Description: Golang file utility functions
"Fileutil collects some file utility functions".
|