Source: golang-github-mrunalp-fileutils
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Tim Potter <tpot@hpe.com>
Build-Depends: debhelper (>= 10),
               dh-golang,
               golang-any
Standards-Version: 3.9.8
Homepage: https://github.com/mrunalp/fileutils
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-mrunalp-fileutils.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-mrunalp-fileutils.git
XS-Go-Import-Path: github.com/mrunalp/fileutils

Package: golang-github-mrunalp-fileutils-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: collection of utilities for file manipulation in golang
 fileutils Collection of utilities for file manipulation in golang
 .
 The library is based on docker pkg/archive pkg/idtools but does copies
 instead of handling archive formats.