[ ソース: golang-github-ulikunitz-xz ]
パッケージ: golang-github-ulikunitz-xz-dev (0.5.12-1)
golang-github-ulikunitz-xz-dev に関するリンク
Debian の資源:
golang-github-ulikunitz-xz ソースパッケージをダウンロード:
- [golang-github-ulikunitz-xz_0.5.12-1.dsc]
- [golang-github-ulikunitz-xz_0.5.12.orig.tar.gz]
- [golang-github-ulikunitz-xz_0.5.12-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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.