mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-02 01:48:27 -05:00
15 lines
292 B
JSON
15 lines
292 B
JSON
|
{
|
||
|
"name": "soem",
|
||
|
"version": "1.4.0",
|
||
|
"port-version": 3,
|
||
|
"description": "Simple Open Source EtherCAT Master",
|
||
|
"homepage": "https://github.com/OpenEtherCATsociety/SOEM",
|
||
|
"supports": "!uwp",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "winpcap",
|
||
|
"platform": "windows"
|
||
|
}
|
||
|
]
|
||
|
}
|