blob: c0fffbda23f4257b1ca8604e896ea38172e3475e [file]
Name: zstd
URL: https://facebook.github.io/zstd/
Revision: f8745da6ff1ad1e7bab384bd1f9d742439278e99
Version: v1.5.7
License: BSD
License File: src/LICENSE
Description: Zstandard is a fast compression algorithm, providing high compression ratios.
This directory has the Fuchsia build integration for zstd. The src/
subdirectory gets the checkout of the zstd repository, which is mirrored
verbatim from the upstream (github) repository and pinned in the integration
manifest. If there are any issues with the zstd build, they should be resolved
upstream or worked around with build-only changes in this directory. The zstd
sources should not be touched so as not to fork the repository at all.
Revision is from `git merge-base JIRI_HEAD v1.5.7`.