Source: protoc-gen-doc Section: golang Maintainer: Debian Go Packaging Team Uploaders: Simon Josefsson , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, golang-github-envoyproxy-protoc-gen-validate-dev, golang-github-masterminds-sprig-dev, golang-github-mwitkow-go-proto-validators-dev, golang-github-pseudomuto-protokit-dev, golang-github-stretchr-testify-dev, golang-google-genproto-dev, golang-goprotobuf-dev, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/go-team/packages/protoc-gen-doc Vcs-Git: https://salsa.debian.org/go-team/packages/protoc-gen-doc.git Homepage: https://github.com/pseudomuto/protoc-gen-doc XS-Go-Import-Path: github.com/pseudomuto/protoc-gen-doc Package: protoc-gen-doc Section: devel Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, Static-Built-Using: ${misc:Static-Built-Using} Description: documentation generator for Google Protocol Buffers (program) This is a documentation generator plugin for the Google Protocol Buffers compiler (protoc). The plugin can generate HTML, JSON, DocBook, and Markdown documentation from comments in your .proto files. . It supports proto2 and proto3, and can handle having both in the same context (see examples (/examples/) for proof). . This package contains the command-line tool. Package: golang-github-pseudomuto-protoc-gen-doc-dev Architecture: all Multi-Arch: foreign Depends: golang-github-envoyproxy-protoc-gen-validate-dev, golang-github-masterminds-sprig-dev, golang-github-mwitkow-go-proto-validators-dev, golang-github-pseudomuto-protokit-dev, golang-github-stretchr-testify-dev, golang-google-genproto-dev, golang-goprotobuf-dev, ${misc:Depends}, Description: documentation generator for Google Protocol Buffers (library) This is a documentation generator plugin for the Google Protocol Buffers compiler (protoc). The plugin can generate HTML, JSON, DocBook, and Markdown documentation from comments in your .proto files. . It supports proto2 and proto3, and can handle having both in the same context (see examples (/examples/) for proof). . This package contains the Go library.