vcpkg/ports/cpprestsdk/CONTROL

6 lines
445 B
Plaintext
Raw Normal View History

2016-09-19 11:50:08 +08:00
Source: cpprestsdk
2018-02-07 07:45:13 +08:00
Version: 2.10.2
Build-Depends: zlib, openssl (windows), boost-system (windows), boost-date-time (windows), boost-regex (windows), websocketpp (windows)
2016-09-19 11:50:08 +08:00
Description: C++11 JSON, REST, and OAuth library
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.