Source: golang-github-jeffreyrichter-enum
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: jpiotrowski <TODO>
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jeffreyrichter-enum
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jeffreyrichter-enum.git
Homepage: https://github.com/JeffreyRichter/enum
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/JeffreyRichter/enum

Package: golang-github-jeffreyrichter-enum-dev
Architecture: all
Depends: ${misc:Depends}
Description: Support for enumerated types for the Go programming language (library)
 enum Support for enumerated types for the Go programming language
