[ 源代码: 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