Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

This is a cgo wrapper around the LZO real-time compression library.

LZO is available at http://www.oberhumer.com/opensource/lzo/

lzo.go is the go package

lzopack.go is a sample program that demonstrates using the library. It is reimplementation of, and compatible with, the 'lzopack.c' example distributed with LZO.

This code is released under the GPLv3, or any later version.

About

Go wrapper for LZO compression library

Resources

Stars

13 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages