aboutsummaryrefslogtreecommitdiff
path: root/ports/azure-storage-cpp/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2016-12-07 21:43:08 -0800
committerGitHub <noreply@github.com>2016-12-07 21:43:08 -0800
commit451c1abcd72137a3fa819ecd8d40ae68e361f293 (patch)
treec4ca82918a6cc06f46bcb621d64f9d2b88789b7b /ports/azure-storage-cpp/CONTROL
parent31b713ca1fe74f784f01cdc6ed0cfdaf4a5fcaf7 (diff)
parent1473e567298b6259df6d9ef4da183c602715f6fe (diff)
downloadvcpkg-451c1abcd72137a3fa819ecd8d40ae68e361f293.tar.gz
vcpkg-451c1abcd72137a3fa819ecd8d40ae68e361f293.zip
Merge pull request #396 from JasonYang-MSFT/azurestorage
Add Microsoft Azure Storage Client Library for C++ 2.5.0
Diffstat (limited to 'ports/azure-storage-cpp/CONTROL')
-rw-r--r--ports/azure-storage-cpp/CONTROL5
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/azure-storage-cpp/CONTROL b/ports/azure-storage-cpp/CONTROL
new file mode 100644
index 000000000..5fc7dbe13
--- /dev/null
+++ b/ports/azure-storage-cpp/CONTROL
@@ -0,0 +1,5 @@
+Source: azure-storage-cpp
+Version: 2.5.0
+Build-Depends: cpprestsdk
+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. Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/ \ No newline at end of file