[ 源代码: zchunk ]
软件包:libzck1(1.3.1+ds1-1~bpo12+1)
libzck1 的相关链接
Debian 的资源:
下载源码包 zchunk:
- [zchunk_1.3.1+ds1-1~bpo12+1.dsc]
- [zchunk_1.3.1+ds1.orig.tar.xz]
- [zchunk_1.3.1+ds1-1~bpo12+1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
compress a file into independent chunks - shared library
zchunk is a compressed file format that splits the file into independent chunks. This allows one to only download changed chunks when downloading a new version of the file, and also makes zchunk files efficient over rsync.
zchunk files are protected with strong checksums to verify that the file downloaded is, in fact, the file desired.
This package contains the shared library.
其他与 libzck1 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.8)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libzstd1 (>= 1.5.2)
- 快速无损压缩算法