File: control

package info (click to toggle)
golang-github-mrunalp-fileutils 0.0~git20160930.0.4ee1cc9-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 88 kB
  • ctags: 10
  • sloc: makefile: 5
file content (23 lines) | stat: -rw-r--r-- 951 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
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.