vcpkg/ports/cpp-httplib/vcpkg.json

7 lines
195 B
JSON
Raw Normal View History

{
"name": "cpp-httplib",
"version": "0.9.7",
"description": "A single file C++11 header-only HTTP/HTTPS server and client library",
"homepage": "https://github.com/yhirose/cpp-httplib"
}