Source: golang-github-sorairolake-lzip-go Section: golang Maintainer: Debian Go Packaging Team Uploaders: Andrew Lee (李健秋) , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, golang-github-ulikunitz-xz-dev, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-sorairolake-lzip-go Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-sorairolake-lzip-go.git Homepage: https://github.com/sorairolake/lzip-go XS-Go-Import-Path: github.com/sorairolake/lzip-go Package: golang-github-sorairolake-lzip-go-dev Architecture: all Multi-Arch: foreign Depends: golang-github-ulikunitz-xz-dev, ${misc:Depends}, Description: Pure Go implementation for reading and writing lzip format compressed files This package contains lzip-go which is an implementation of the lzip compressed format written in pure Go. . This package supports reading and writing of lzip compressed streams.