vcpkg/ports/bond/CONTROL

10 lines
555 B
Plaintext
Raw Normal View History

Source: bond
2020-08-08 02:12:15 +08:00
Version: 9.0.2
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