diff options
| author | Leonid Pospelov <pospelovlm@yandex.ru> | 2019-06-26 19:41:48 +0200 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-06-26 10:41:48 -0700 |
| commit | 94494ddf6ccdc2d44b78b4df4c66af285cb1f2bf (patch) | |
| tree | 961434faa2dc6bb227327dc8a0ad45ed5b16d399 /ports/cpp-httplib/CONTROL | |
| parent | af1c9e10fc573ade3824464e58799289b1d4b069 (diff) | |
| download | vcpkg-94494ddf6ccdc2d44b78b4df4c66af285cb1f2bf.tar.gz vcpkg-94494ddf6ccdc2d44b78b4df4c66af285cb1f2bf.zip | |
[cpp-httplib] Add new port (#7037)
Diffstat (limited to 'ports/cpp-httplib/CONTROL')
| -rw-r--r-- | ports/cpp-httplib/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/cpp-httplib/CONTROL b/ports/cpp-httplib/CONTROL new file mode 100644 index 000000000..66d4938f0 --- /dev/null +++ b/ports/cpp-httplib/CONTROL @@ -0,0 +1,4 @@ +Source: cpp-httplib
+Version: 0.2.0
+Homepage: https://github.com/yhirose/cpp-httplib
+Description: A single file C++11 header-only HTTP/HTTPS server and client library
|
