blob: dce11fd90ed5db8ceb6c42c66da67a097ebcc0f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Source: protobuf-c
Version: 1.3.2
Homepage: https://github.com/protobuf-c/protobuf-c
Description: This is protobuf-c, a C implementation of the Google Protocol Buffers data serialization format.
Build-Depends: protobuf
Feature: tools
Description: build tools.
Feature: test
Description: build test project.
Build-Depends: protobuf[tools]
|