mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 14:41:47 +08:00
4eb71afc7a
* set license for libmodbus * run x-add-version Co-authored-by: Julian Zimmermann <julian.zimmermann@gti.de>
10 lines
307 B
JSON
10 lines
307 B
JSON
{
|
|
"name": "libmodbus",
|
|
"version": "3.1.6",
|
|
"port-version": 3,
|
|
"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",
|
|
"license": "LGPL-2.1-or-later",
|
|
"supports": "!uwp"
|
|
}
|