vcpkg/ports/restinio/CONTROL
Nicolai Grodzitski 44b8943262 Update RESTinio (#3423)
* Make restinio port. First implementation (find-module files are not
installed yet).

* Add current status of a port files (not working).

* Prepare restinio port files.

* Change restinio archive URL.

* [restinio] Slim portfile

* Update RESTinio version.
2018-05-05 16:42:06 -07:00

5 lines
231 B
Plaintext

Source: restinio
Version: 0.4.5.1
Description: A header-only C++14 library that gives you an embedded HTTP/Websocket server targeted primarily for asynchronous processing of HTTP-requests.
Build-Depends: asio, fmt, http-parser