File: doc.go

package info (click to toggle)
golang-pault-go-debian 0.16.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 412 kB
  • sloc: makefile: 2
file content (6 lines) | stat: -rw-r--r-- 101 bytes parent folder | download
1
2
3
4
5
6
/*

Parse the Debian control file format.

*/
package control // import "pault.ag/go/debian/control"