Registry / utility / sylabs-squashfs

sylabs-squashfs

JSON →
library1.0.6gogounverified

A Go library for reading and writing SquashFS filesystem images.

go get github.com/sylabs/squashfs
INSTALL
IMPORT
SIG · SYLABS-SQUASHFS
S
sylabs-squashfs
utilitygov1.0.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

squashfs
github.com/sylabs/squashfs

Print the SquashFS library version.

package main import ( "fmt" "github.com/sylabs/squashfs" ) func main() { fmt.Println(squashfs.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.6latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
sylabs-squashfs — go get sylabs-squashfs · libregistry