zstd

[full]

Zstandard lossless compression algorithm command line utility

This is a build2 package for the zstd executable. It provides a command line interface for Zstandard, a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios.

Note that the zstd executable in this package provides build2 metadata.

Usage

To start using zstd in your project, add the following build-time depends value to your manifest, adjusting the version constraint as appropriate:

depends: * zstd ^1.5.5

Then import the executable in your buildfile:

... More
license BSD-3-Clause OR GPL-2.0-only
project zstd
url github.com/facebook/zstd
1 Version
version 1.5.5+1
repository https://pkg.cppget.org/1/stable
depends 1; libzstd
reviews +1