protobuf

See file COPYING and the copyright messages in individual files.

Protocol buffer code

$ area51 add protobufCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(protobuf:some-function ...)