Source: golang-github-pseudomuto-protokit
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Simon Josefsson <simon@josefsson.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
 golang-github-stretchr-testify-dev,
 golang-google-genproto-dev,
 golang-google-protobuf-dev,
 protoc-gen-go,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-pseudomuto-protokit
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-pseudomuto-protokit.git
Homepage: https://github.com/pseudomuto/protokit
XS-Go-Import-Path: github.com/pseudomuto/protokit

Package: golang-github-pseudomuto-protokit-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-stretchr-testify-dev,
 golang-google-genproto-dev,
 golang-google-protobuf-dev,
 ${misc:Depends},
Description: starter kit for building protoc plugins (library)
 A starter kit for building protoc-plugins. Rather than write your own,
 you can just use an existing one.
 .
 This package contains the Go library.
