vcpkg/ports/libmodbus/vcpkg.json

9 lines
280 B
JSON
Raw Normal View History

{
"name": "libmodbus",
"version-string": "3.1.6",
"port-version": 1,
"description": "libmodbus is a free software library to send/receive data with a device which respects the Modbus protocol",
"homepage": "https://github.com/stephane/libmodbus",
"supports": "!uwp"
}