mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 05:49:02 +08:00
e4a4639047
* Update CONTROL * Update portfile.cmake
10 lines
569 B
Plaintext
10 lines
569 B
Plaintext
Source: bond
|
|
Version: 9.0.3
|
|
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, boost-locale
|
|
|
|
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
|