[ 原始碼: golang-github-keltia-archive ]
套件:golang-github-keltia-archive-dev(0.8.0-2)
golang-github-keltia-archive-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-keltia-archive:
- [golang-github-keltia-archive_0.8.0-2.dsc]
- [golang-github-keltia-archive_0.8.0.orig.tar.gz]
- [golang-github-keltia-archive_0.8.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Small Go library for handling archives of various types.
The module currently supports the following "archives":
* plain text * gzip files (one file per stream, only first stream) * zip files * GPG files (either .asc or .gpg)
其他與 golang-github-keltia-archive-dev 有關的套件
|
|
|
|
-
- dep: golang-github-klauspost-compress-dev
- optimized compression packages
-
- dep: golang-github-pkg-errors-dev
- Simple error handling primitives for Go
-
- dep: golang-github-proglottis-gpgme-dev
- Go wrapper for the GPGME library
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package