build source
This commit is contained in:
commit
ee1fec43ed
4171 changed files with 1351288 additions and 0 deletions
10
vendor/github.com/xi2/xz/README.md
generated
vendored
Normal file
10
vendor/github.com/xi2/xz/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Xz
|
||||
|
||||
Package xz implements XZ decompression natively in Go.
|
||||
|
||||
Documentation at <https://godoc.org/github.com/xi2/xz>.
|
||||
|
||||
Download and install with `go get github.com/xi2/xz`.
|
||||
|
||||
If you need compression as well as decompression, you might want to
|
||||
look at <https://github.com/ulikunitz/xz>.
|
||||
Loading…
Add table
Add a link
Reference in a new issue