Xz
Package xz implements XZ decompression natively in Go. Documentation at:
https://pkg.go.dev/github.com/89z/xz.
If you need compression as well as decompression, you might want to look at https://github.com/ulikunitz/xz.
This Go package is a modified version of XZ Embedded http://tukaani.org/xz/embedded.html.
The contents of the testdata directory are modified versions of the test files from XZ Utils http://tukaani.org/xz/.
All the files in this package have been written by Michael Cross, Lasse Collin and/or Igor PavLov.
Method = LZMA2:23 CRC64
Method = LZMA2:23 NoCheck