Language

Package: ruby-protobuf @ 3.10.3

Synopsis

Implementation of Google's Protocol Buffers in Ruby

Description

Protobuf is an implementation of Google's Protocol Buffers in pure Ruby.

Home page
https://github.com/ruby-protobuf/protobuf
Location
gnu/packages/protobuf.scm (line: 513, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?