whosonfirst / go-whosonfirst-dist

Go package for working with Who's On First distributions
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Investigate mholt/archiver #8

Closed thisisaaronland closed 5 years ago

thisisaaronland commented 5 years ago

Specifically because it implements (imports) a pure-Go bzip2 writer:

https://github.com/mholt/archiver/blob/master/tarbz2.go https://github.com/dsnet/compress/blob/master/bzip2/writer.go