Source: golang-protobuf-extensions Section: devel Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari Build-Depends: debhelper (>= 11~), dh-golang (>= 1.10~), golang-any, golang-goprotobuf-dev (>= 0.0~git20150526), Standards-Version: 4.2.1 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-protobuf-extensions.git Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-protobuf-extensions Homepage: https://github.com/matttproud/golang_protobuf_extensions XS-Go-Import-Path: github.com/matttproud/golang_protobuf_extensions Package: golang-protobuf-extensions-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, golang-goprotobuf-dev (>= 0.0~git20150526) Description: Protocol Buffer extensions for the Go language This repository provides various Protocol Buffer extensions for the Go language (golang), namely support for record length-delimited message streaming.