golang-image/tiff/lzw
Nigel Tao 2bda575717 go.image/tiff/lzw: fork the standard library's compress/lzw package.
This CL has no code changes. Future CLs will modify the code to
implement TIFF's LZW instead of the standard LZW.

LGTM=bradfitz
R=djd, bradfitz
CC=golang-codereviews
https://golang.org/cl/105750044
2014-06-02 13:56:21 +10:00
..
reader.go go.image/tiff/lzw: fork the standard library's compress/lzw package. 2014-06-02 13:56:21 +10:00