go-simplestreams is a Go library for working with the simplestreams protocol.
It provides protocol types and helpers for building and validating simplestreams metadata.
go get github.com/meigma/go-simplestreamsThe package name is simplestreams.
Prerequisites:
- Go 1.26.2
- Moon 2.x
- Node.js 22.22.2 for the Docusaurus docs project
moon run root:checkUseful individual checks:
go build ./...
go test ./...
moon run root:lintSee CONTRIBUTING.md.
See SECURITY.md.
Licensed under either of: