mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-09 23:36:04 +00:00
Problem: shared NuGet packaging descr. is compiler-specific.
This commit is contained in:
parent
9622984241
commit
7133eafae1
@ -25,7 +25,7 @@
|
|||||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||||
<developmentDependency>false</developmentDependency>
|
<developmentDependency>false</developmentDependency>
|
||||||
<description>The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.</description>
|
<description>The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.</description>
|
||||||
<summary>The 0MQ lightweight messaging kernel, with tweetnacl integrated, packaged for Visual Studio 2013 (v120) and CTP_Nov2013 compilers.</summary>
|
<summary>The 0MQ lightweight messaging kernel, with tweetnacl integrated, packaged for specific Visual Studio compiler.</summary>
|
||||||
<releaseNotes>https://raw.github.com/zeromq/libzmq/master/NEWS</releaseNotes>
|
<releaseNotes>https://raw.github.com/zeromq/libzmq/master/NEWS</releaseNotes>
|
||||||
<copyright>GNU Lesser GPL v3</copyright>
|
<copyright>GNU Lesser GPL v3</copyright>
|
||||||
<tags>native, libzmq, zmq, 0MQ, messaging, sockets, C++</tags>
|
<tags>native, libzmq, zmq, 0MQ, messaging, sockets, C++</tags>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user