File: gen.go

package info (click to toggle)
golang-github-vbatts-tar-split 0.11.2%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports, sid
  • size: 724 kB
  • sloc: makefile: 2
file content (4 lines) | stat: -rw-r--r-- 150 bytes parent folder | download | duplicates (5)
1
2
3
4
package version

// from `go get github.com/vbatts/go-get-version`
//go:generate go-get-version -package version -variable VERSION -output version.go