vcpkg/ports/zeromq/CONTROL
JonLiu1993 3c9afa7a20
[zeromq] Add feature draft (#14642)
* [zeromq] Add feature draft

* Modify protfile copyrigt
2020-11-20 11:54:45 -08:00

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