This repository has been archived on 2020-05-07. You can view files and clone it, but cannot push or open issues or pull requests.
chameleon/README.md

587 B

chameleon

A codec for the Chameleon compression format.

Installing

Either extract the provided archive into your $GOPATH, or run go get -u code.ivysaur.me/chameleon.

Usage

See chameleon_test.go for example usage.

See Also

Changelog

2016-07-17 v160717A

  • Initial release

Download