pkgsrc/devel/picopb/PLIST
youri 1253c53308 Import picopb-20150628 as devel/picopb.
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.
2016-02-06 01:17:35 +00:00

10 lines
230 B
Text

@comment $NetBSD: PLIST,v 1.1 2016/02/06 01:17:35 youri Exp $
bin/picopbc
lib/libpicopb.la
man/man1/picopbc.1
man/man3/pb.3
man/man3/pb_bytes.3
man/man3/pb_decode.3
man/man3/pb_encode.3
man/man3/pb_repeated.3
man/man3/pb_string.3