mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 19:59:05 +08:00
11 lines
253 B
JSON
11 lines
253 B
JSON
{
|
|
"name": "opendnp3",
|
|
"version-string": "3.1.0",
|
|
"description": "DNP3 (IEEE-1815) protocol stack. Modern C++ with bindings for .NET and Java.",
|
|
"homepage": "https://github.com/dnp3/opendnp3/",
|
|
"dependencies": [
|
|
"asio",
|
|
"openssl"
|
|
]
|
|
}
|