summaryrefslogtreecommitdiff
path: root/archivers/go-xz/DESCR
blob: 3d2b9a778da946a09e991680f85566e7cd9f64ef (plain)
1
2
3
4
This Go language package 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.