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/calebq42/gosquashfs

// Package squashfs implements writing SquashFS file system images using zlib // compression for data blocks (inodes and directory entries are written // uncompressed for simplicity). // // Note that SquashFS requires directory entries to be sorted, i.e. files and // directories need to be added in the correct order. // // This package intentionally only implements a subset of SquashFS. Notably, // block devices, character devices, FIFOs, sockets and xattrs are not // supported.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/calebq42/gosquashfs
License: MIT
Latest release: 4 months ago
First release: almost 5 years ago
Namespace: github.com/calebq42
Last synced: 11 days ago

    Loading...
    Readme
    Loading...