You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dorm/vendor/modernc.org/zappy/README.md

10 lines
273 B

zappy
=====
Package zappy implements the zappy block-based compression format. It aims for
a combination of good speed and reasonable compression.
Installation: $ go get modernc.org/zappy
Documentation: [godoc.org/modernc.org/zappy](http://godoc.org/modernc.org/zappy)