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

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/andybalholm/pack

The pack package defines interfaces for LZ77-based data compression. Many compression libraries have two main parts: Although these are logically two separate steps, the implementations are usually closely tied together. You can't use flate's matcher with snappy's encoder, for example. This package defines interfaces and an intermediate representation to allow mixing and matching compression components.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/andybalholm/pack
License: BSD-2-Clause
Latest release: over 2 years ago
First release: over 2 years ago
Namespace: github.com/andybalholm
Last synced: 2 months ago

    Loading...
    Readme
    Loading...