Fedora Packages

compat-golang-github-pierrec-lz4-4-devel Subpackage of golang-github-pierrec-lz4

LZ4 compression and decompression in pure Go

Package lz4 implements reading and writing lz4 compressed data (a frame), as specified in http://fastcompression.blogspot.com/2013/04/lz4-streaming-format-final.html. This package is compatible with the LZ4 frame format although the block level compression and decompression functions are exposed and are fully compatible with the LZ4 block format definition, they are low level and should not be used directly. This package provides symbolic links that alias the following Go import paths to github.com/pierrec/lz4: – github.com/pierrec/lz4/v4 Aliasing Go import paths via symbolic links or http redirects is fragile. If your Go code depends on this package, you should patch it to import directly github.com/pierrec/lz4.

Releases Overview

Release Stable Testing
Fedora 39 4.1.18-1.fc39 -
Fedora 38 4.1.16-2.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at golang-github-pierrec-lz4 dash maintainers at fedoraproject dot org.



Sources on Pagure