mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-23 15:27:50 +08:00
d962dc7d65
* [control file] Add optional 'Homepage' tag This allows a 'Homepage' tag to be added to a port in order to support changes such as PR #2933. It currently does not do anything with it. * [docs] Add Homepage to the control file documentation * move urls from descriptions to homepage field.
6 lines
768 B
Plaintext
6 lines
768 B
Plaintext
Source: azure-storage-cpp
|
|
Version: 6.1.0
|
|
Build-Depends: cpprestsdk[core], atlmfc (windows), boost-log (!windows&!uwp), boost-locale (!windows&!uwp), libxml2 (!windows&!uwp), libuuid (!windows&!uwp&!osx), gettext
|
|
Description: 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: http://blogs.msdn.com/b/windowsazurestorage/ |