mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 20:59:45 +08:00
3c9afa7a20
* [zeromq] Add feature draft * Modify protfile copyrigt
16 lines
536 B
Plaintext
16 lines
536 B
Plaintext
Source: zeromq
|
|
Version: 2019-09-20
|
|
Port-Version: 2
|
|
Homepage: https://github.com/zeromq/libzmq
|
|
Description: The ZeroMQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products
|
|
|
|
Feature: sodium
|
|
Description: Using libsodium for CURVE security
|
|
Build-Depends: libsodium
|
|
|
|
Feature: websockets-sha1
|
|
Description: Enable WebSocket transport through builtin sha1 (libzmq#3676)
|
|
|
|
Feature: draft
|
|
Description: Build and install draft APIs
|