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

11 lines
261 B
JSON

{
"name": "bext-wintls",
"version": "0.9.8",
"description": "Native Windows TLS stream wrapper for use with boost::asio",
"homepage": "https://github.com/laudrup/boost-wintls",
"supports": "windows | mingw",
"dependencies": [
"boost-asio"
]
}