mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 04:39:30 +08:00
25f4315e1b
* Add "legacy" to the description of azure-storage-cpp * vcpkg x-add-version azure-storage-cpp --overwrite-version * print a message * update version * update json file * Fix typo * Update version stuff * add new sdk * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
9 lines
816 B
Plaintext
9 lines
816 B
Plaintext
Source: azure-storage-cpp
|
|
Version: 7.5.0
|
|
Port-Version: 1
|
|
Build-Depends: cpprestsdk[core], atlmfc (windows), boost-log (!windows&!uwp), boost-locale (!windows&!uwp), libxml2 (!windows&!uwp), libuuid (!windows&!uwp&!osx), gettext (osx)
|
|
Description: [legacy] Microsoft Azure Storage Client SDK for C++
|
|
A client library for working with Microsoft Azure storage services including blobs, files, tables, and queues. This client library enables working with the Microsoft Azure storage services which include the blob service for storing binary and text data, the file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client.
|
|
Homepage: https://blogs.msdn.com/b/windowsazurestorage/
|
|
Supports: !uwp
|