[ 原始碼: golang-github-ulikunitz-xz ]
套件:golang-github-ulikunitz-xz-dev(0.5.6-2)
golang-github-ulikunitz-xz-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-ulikunitz-xz:
- [golang-github-ulikunitz-xz_0.5.6-2.dsc]
- [golang-github-ulikunitz-xz_0.5.6.orig.tar.gz]
- [golang-github-ulikunitz-xz_0.5.6-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Pure golang package for reading and writing xz-compressed files
A Go library that supports the reading and writing of xz compressed streams. It includes also a gxz command for compressing and decompressing data. The package is completely written in Go and doesn't have any dependency on any C code.