Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

11 lines
253 B
JSON

{
"name": "beast",
"version": "0",
"port-version": 2,
"description": "HTTP/1 and WebSocket, header-only using Boost.Asio and C++11",
"homepage": "https://www.boost.org/doc/libs/release/libs/beast/",
"dependencies": [
"boost-beast"
]
}