4 "summary": "Protocol buffers with small code size.",
5 "description": " Nanopb is a plain-C implementation of Google's \n [Protocol Buffers][pb] data format. It is targeted at \n 32 bit microcontrollers, but is also fit for \n other embedded systems with tight (2-10 kB ROM, \n <1 kB RAM) memory constraints.\n\n [pb]: https://developers.google.com/protocol-buffers/\n",
6 "homepage": "http://koti.kapsi.fi/jpa/nanopb/",
12 "Petteri Aimonen": "jpa@nanopb.mail.kapsi.fi"
15 "http": "http://koti.kapsi.fi/~jpa/nanopb/download/nanopb-0.3.2.tar.gz"
17 "requires_arc": false,
18 "source_files": "*.{h,c}",
19 "public_header_files": "*.h",
23 "public_header_files": [
36 "public_header_files": [