An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.0% on proxy.golang.org
Top 0.2% dependent packages on proxy.golang.org
Top 0.4% dependent repos on proxy.golang.org
Top 0.2% docker downloads on proxy.golang.org

proxy.golang.org : github.com/therootcompany/xz

Package xz implements XZ decompression natively in Go. For ease of use, this package is designed to have a similar API to compress/gzip. See the examples for further details. This package is a translation from C to Go of XZ Embedded (http://tukaani.org/xz/embedded.html) with enhancements made so as to implement all mandatory and optional parts of the XZ file format specification v1.0.4. It supports all filters and block check types, supports multiple streams, and performs index verification using SHA-256 as recommended by the specification. On the author's Intel Ivybridge i5, decompression speed is about half that of the standard XZ Utils (tested with a recent linux kernel tarball). Thanks are due to Lasse Collin and Igor Pavlov, the authors of XZ Embedded, on whose code package xz is based. It would not exist without their decision to allow others to modify and reuse their code. For bug reports relating to this package please contact the author through https://github.com/xi2/xz/issues, and not the authors of XZ Embedded.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/therootcompany/xz
License: CC0-1.0
Latest release: over 4 years ago
First release: over 7 years ago
Namespace: github.com/therootcompany
Dependent packages: 309
Dependent repositories: 316
Stars: 0 on GitHub
Forks: 0 on GitHub
Docker dependents: 375
Docker downloads: 363,493,390
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago

    Loading...
    Readme
    Loading...