Binary package “golang-github-ulikunitz-xz-dev” in ubuntu noble

Pure golang package for reading and writing xz-compressed files

 A Go library that supports the reading and writing of xz compressed
 streams. It includes also a gxz command for compressing and
 decompressing data. The package is completely written in Go and doesn't
 have any dependency on any C code.