Skip to content

presbrey/lzo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lzo

lzo implements reading and writing of lzo format compressed files for Go, following lzop format. It uses the lzo C library underneath.

Installation

Download and install :

$ go get github.com/cyberdelia/lzo

Add it to your code :

import "github.com/cyberdelia/lzo"

About

lzo implements reading and writing of lzop format compressed files

Resources

License

Stars

Watchers

Forks

Packages

No packages published