Skip to content
/ targz Public

Go-lang library to targz or untargz stream objects.

Notifications You must be signed in to change notification settings

TMoynat/targz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Targz Library

Go-lang library to targz or untargz stream objects.

Installation

go get github.com/TMoynat/targz

Usage

import (
       github.com/TMoynat/targz
)

targz.Untargz(stream) // stream is an io.Reader type

Roadmap

  • Untargz
  • Targz

License

MIT

About

Go-lang library to targz or untargz stream objects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages