zchunk 1.5.1
Propagated dependencies: zstd@1.5.6
Channel: guix
Home page: https://github.com/zchunk/zchunk
Licenses: FreeBSD
Synopsis: Compressed file format for efficient deltas
Description:
The zchunk compressed file format allows splitting a file into independent chunks. This makes it possible to retrieve only changed chunks when downloading a new version of the file, and also makes zchunk files efficient over rsync. Along with the library, this package provides the following utilities:
unzckTo decompress a zchunk file.
zckTo compress a new zchunk file, or re-compress an existing one.
zck_delta_sizeTo calculate the difference between two zchunk files.
zck_gen_zdictTo create a dictionary for a zchunk file.
zck_read_headerTo read a zchunk header.
zckdlTo download a zchunk file.
Total results: 1