Package: libprotobuf-c-dev Source: protobuf-c Version: 1.0.1-1 Architecture: amd64 Maintainer: Robert S. Edmonds Installed-Size: 84 Depends: libprotobuf-c1 (= 1.0.1-1) Conflicts: libprotobuf-c0-dev Breaks: protobuf-c-compiler (<< 1.0.0~) Replaces: libprotobuf-c0-dev Provides: libprotobuf-c0-dev Homepage: https://github.com/protobuf-c/protobuf-c Priority: optional Section: libdevel Filename: pool/main/p/protobuf-c/libprotobuf-c-dev_1.0.1-1_amd64.deb Size: 29694 SHA256: db8c505a1f5b26e2e5daa7ff55699fc5efb2aa980e914beaa109c572a49600be SHA1: b3f4a61a9ac9dbcc32c9f5493e11a51e14f56bc8 MD5sum: ded03d843473070d1b7090ffec995f29 Description: Protocol Buffers C static library and headers (protobuf-c) Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to 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 "protobuf-c" implementation of Protocol Buffers in C. . This package contains the static library and development headers. Package: libprotobuf-c1 Source: protobuf-c Version: 1.0.1-1 Architecture: amd64 Maintainer: Robert S. Edmonds Installed-Size: 46 Depends: libc6 (>= 2.14) Homepage: https://github.com/protobuf-c/protobuf-c Priority: optional Section: libs Filename: pool/main/p/protobuf-c/libprotobuf-c1_1.0.1-1_amd64.deb Size: 22880 SHA256: 8fe1f5e8409341724ef12a3ac2dc4d2987705a7a9b8f781cb97165cd213c2567 SHA1: cb4866676f8f7a70072bff1ada3d0db4af787c52 MD5sum: c2d26bd68a896e777b392dd8981c4b7b Description: Protocol Buffers C shared library (protobuf-c) Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to 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 "protobuf-c" implementation of Protocol Buffers in C. . This package contains the shared library. Package: libprotobuf-c1-dbg Source: protobuf-c Version: 1.0.1-1 Architecture: amd64 Maintainer: Robert S. Edmonds Installed-Size: 56 Depends: libprotobuf-c1 (= 1.0.1-1) Homepage: https://github.com/protobuf-c/protobuf-c Priority: extra Section: debug Filename: pool/main/p/protobuf-c/libprotobuf-c1-dbg_1.0.1-1_amd64.deb Size: 49536 SHA256: 46274d1e86a3d64b60e0566df3ec0001fbd0939d30f74b6d65f6ccb38b117eff SHA1: 2a19ef0fb377472fffa9e4f92ff54ed078d15976 MD5sum: f31a5ae198557ad24b41ad9a3c817774 Description: Protocol Buffers C shared library debug symbols (protobuf-c) Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to 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 "protobuf-c" implementation of Protocol Buffers in C. . This package contains detached debugging symbols for the shared library. Package: protobuf-c-compiler Source: protobuf-c Version: 1.0.1-1 Architecture: amd64 Maintainer: Robert S. Edmonds Installed-Size: 249 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libprotobuf8, libprotoc8, libstdc++6 (>= 4.9), libprotobuf-c-dev (= 1.0.1-1) Homepage: https://github.com/protobuf-c/protobuf-c Priority: optional Section: devel Filename: pool/main/p/protobuf-c/protobuf-c-compiler_1.0.1-1_amd64.deb Size: 74444 SHA256: 6c39f4b699b43ab705dcdcdf56ef087d11beca579d54d2b89dd9f54181060a38 SHA1: 71af55ec71dd471b18e62cb59ac20142c26f78e8 MD5sum: 3820b5841c3f38b138e0494e98e5f758 Description: Protocol Buffers C compiler (protobuf-c) Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to 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 "protobuf-c" implementation of Protocol Buffers in C. . This package contains the "protoc-c" code generator that creates C stubs from Protocol Buffers .proto files. These stubs must be compiled and linked against the libprotobuf-c support library.