Skip to content

AdventureAnimals/bzip2cgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bzip2cgo

build in ubuntu:

apt-get install -y libbz2-dev

and then:

cd bzipper
go build -v .

try:

# compress and decompress
< main.go ./bzipper | bunzip2 | sha1sum

# verify
cat main.go | sha1sum

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors