bkaradzic / go-lz4

Port of LZ4 lossless compression algorithm to Go
BSD 2-Clause "Simplified" License
211 stars 23 forks source link

Allow more seamless integration to other projects. #1

Closed dustin closed 12 years ago

dustin commented 12 years ago

This allows people to more easily use the library from within their code without having to pull it down to a different location and manipulate their GOPATH.