File: package.go

package info (click to toggle)
golang-sourcehut-sircmpwn-go-bare 0.0~git20210406.ab86bc2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 268 kB
  • sloc: makefile: 5
file content (8 lines) | stat: -rw-r--r-- 199 bytes parent folder | download
1
2
3
4
5
6
7
8
// An implementation of the BARE message format for Go.
//
// https://git.sr.ht/~sircmpwn/bare
//
// See the git repository for usage examples:
//
// https://git.sr.ht/~sircmpwn/go-bare
package bare