This package browser is in early development. Mind the rough edges.

protozero 1.7.1

Minimalistic protocol buffer decoder and encoder in C++

Protozero is a minimalistic protocol buffer decoder and encoder in C++. The developer using protozero has to manually translate the .proto description into code.

Installation

Install protozero 1.7.1 as follows:

guix install protozero@1.7.1

Or install the latest version:

guix install protozero

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.