mirror of https://github.com/perkeep/perkeep.git
5ce37244f5
Change-Id: I46c3c74db668b988c295ec3342d1b876f2b63e79 |
||
---|---|---|
.. | ||
LICENSE | ||
Makefile | ||
README.md | ||
SNAPPY-GO-LICENSE | ||
all_test.go | ||
decode.go | ||
decode_nocgo.go | ||
encode.go | ||
encode_nocgo.go | ||
zappy.go |
README.md
zappy
Package zappy implements the zappy block-based compression format. It aims for a combination of good speed and reasonable compression.
Installation: $ go get github.com/cznic/zappy
Documentation: godoc.org/github.com/cznic/zappy