Skip to content

meigma/go-simplestreams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

go-simplestreams

go-simplestreams is a Go library for working with the simplestreams protocol. It provides protocol types and helpers for building and validating simplestreams metadata.

Install

go get github.com/meigma/go-simplestreams

The package name is simplestreams.

Development

Prerequisites:

  • Go 1.26.2
  • Moon 2.x
  • Node.js 22.22.2 for the Docusaurus docs project
moon run root:check

Useful individual checks:

go build ./...
go test ./...
moon run root:lint

Contributing

See CONTRIBUTING.md.

Security

See SECURITY.md.

License

Licensed under either of:

About

Go library for the simplestreams protocol

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Generated from meigma/template-go