Package: libprotobuf-c0 Priority: optional Section: libs Installed-Size: 124 Maintainer: Robert S. Edmonds Architecture: amd64 Source: protobuf-c Version: 0.14-2~eebpo60+1 Depends: libc6 (>= 2.2.5) Filename: pool/protobuf/p/protobuf-c/libprotobuf-c0_0.14-2~eebpo60+1_amd64.deb Size: 36442 MD5sum: cb09ee8116403affbbe48c93cbd81f29 SHA1: b341979b0cd2cdf23fe8113cc0cfe9e393ccabde SHA256: 465cc8fc06b19a8d27fade3c014425d4119bed349467668aa72bff6dbb02dd32 SHA512: 880da718e30247b2abd97f7d22811b12e833dee25b0ea734d695d3c222822faebc6431abddcbedd6b15bdb607f7f60b1de40e6320ecdaaf082cadc621535f9d4 Description: Protocol Buffers C library Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data – think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . This is the C implementation of protocol buffers. . This package contains the shared library. Homepage: http://protobuf-c.googlecode.com/ Package: libprotobuf-c0-dev Priority: optional Section: libdevel Installed-Size: 180 Maintainer: Robert S. Edmonds Architecture: amd64 Source: protobuf-c Version: 0.14-2~eebpo60+1 Depends: libprotobuf-c0 (= 0.14-2~eebpo60+1) Filename: pool/protobuf/p/protobuf-c/libprotobuf-c0-dev_0.14-2~eebpo60+1_amd64.deb Size: 44492 MD5sum: 8114b94cca3ae6465a5ce2de37dccd34 SHA1: 44efe9cc81387ab122aa4611ba4c2ce3586c53f6 SHA256: 7bf3ad678677b2a385f21527dc7d036ae9986ba304d127c5e53f93352818dc6e SHA512: 2aab57e00c7c8ad97de94b543760de290aa01be3c6b317441bc4b937d08d0152d0bcc56d54b567ccb6c79e6ee1489bb60e094756d0c6185c63d2c96d6fe3a6a7 Description: Protocol Buffers C static library and headers Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data – think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . This is the C implementation of protocol buffers. . This package contains the static library and development headers. Homepage: http://protobuf-c.googlecode.com/ Package: protobuf-c-compiler Priority: optional Section: devel Installed-Size: 212 Maintainer: Robert S. Edmonds Architecture: amd64 Source: protobuf-c Version: 0.14-2~eebpo60+1 Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libprotobuf6, libprotoc6, libstdc++6 (>= 4.1.1) Filename: pool/protobuf/p/protobuf-c/protobuf-c-compiler_0.14-2~eebpo60+1_amd64.deb Size: 69024 MD5sum: 131ef2aa8693815557b76c7b5fa7e867 SHA1: ddf8f5908723e1ac2f9016fee2b119cb5420bd1a SHA256: dd02467c0fd3a81aabc3ad30f1a29e24877ac07ba9f23d0290277c9da9fc2335 SHA512: 15a47732dc34a1cb22c98d6817265572f5bfbab32454a5637d247f261a69042e2af5c66478e8d16894e1f4fa9777ad5c4ec9bf58d3fa1b38ade952ea70c9dbd4 Description: protocol buffers C compiler Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data – think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . This is the C implementation of protocol buffers. . This package contains a compiler that generates C stubs from protocol buffer schemas. These stubs must be compiled and linked against libprotobuf-c. Homepage: http://protobuf-c.googlecode.com/