Files
pkgsrc-ng/devel/picopb/DESCR
2016-11-18 22:39:22 +01:00

6 lines
231 B
Plaintext

picopb is an implementation of Google protocol buffers in C.
The picopbc utility converts a .proto description to C source code that
can be used with the libpicopb library to process, encode, and decode
protocol buffers messages.