~pierrec/hare-compress

Clone of https://git.sr.ht/~sircmpwn/hare-compress
add support for gzip decompression
compress/zlib: update gen program for test data
Makefile: fix README install path

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~pierrec/hare-compress
read/write
git@git.sr.ht:~pierrec/hare-compress

You can also use your local clone with git send-email.

#hare-compress

This package provides compression algorithms for Hare.

#Installation

#From your distribution

The recommended name for this package is "hare-compress". Look for this, or something similar, in your local package manager. This is the preferred way to install this package.

#System-wide installation

make install

#Vendoring

git subtree -P vendor/hare-compress/ add https://git.sr.ht/~sircmpwn/hare-compress master
Do not follow this link