Package: wnpp Severity: wishlist Owner: Arnaud Rebillout <elboulang...@gmail.com>
* Package name : golang-github-jhump-protoreflect Version : 1.8.1-1 Upstream Author : Joshua Humphries * URL : https://github.com/jhump/protoreflect * License : Apache-2.0 Programming Lang: Go Description : Reflection (Rich Descriptors) for Go Protocol Buffers Reflection APIs for protocol buffers (also known as "protobufs" for short) and gRPC. The core of reflection in protobufs is the descriptor. A descriptor is itself a protobuf message that describes a .proto source file or any element therein. So a collection of descriptors can describe an entire schema of protobuf types, including RPC services. ---- This package is needed as a build-depends of buf (https://buf.build), which is itself needed to build the latest versions of nomad (https://www.nomadproject.io).