summaryrefslogtreecommitdiff
path: root/devel/picopb/DESCR
blob: 7165fc3d028efb46a3bfa2d7c71c6774bbfab832 (plain)
1
2
3
4
5
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.