File: control

package info (click to toggle)
golang-xi2-x-xz 0.0~git20150926.0.18c6b71-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,544 kB
  • ctags: 232
  • sloc: makefile: 7
file content (20 lines) | stat: -rw-r--r-- 710 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: golang-xi2-x-xz
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
Standards-Version: 3.9.6
Homepage: https://godoc.org/xi2.org/x/xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-xi2-x-xz.git
Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-xi2-x-xz.git
XS-Go-Import-Path: xi2.org/x/xz

Package: golang-xi2-x-xz-dev
Architecture: all
Depends: ${misc:Depends},
         golang-go
Description: native Golang xz decompression
 Package xz implements XZ decompression natively in Go.