mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:29:01 +08:00
a41c53c147
Co-authored-by: wangli28 <wangli28@beyondsoft.com> Co-authored-by: eitan <eitanhs@brightsourceenergy.com> Co-authored-by: eitanhs <eharshosh@Eitans-MacBook-Air.local>
10 lines
555 B
Plaintext
10 lines
555 B
Plaintext
Source: bond
|
|
Version: 9.0.0
|
|
Description: Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services.
|
|
Homepage: https://github.com/Microsoft/bond
|
|
Build-Depends: rapidjson, boost-config, boost-utility, boost-assign
|
|
|
|
Feature: bond-over-grpc
|
|
Description: Bond-over-gRPC provides code generation from Bond IDL service definitions to send Bond objects via gRPC.
|
|
Build-Depends: grpc
|