mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-01 23:38:23 -05:00
15 lines
292 B
JSON
Executable File
15 lines
292 B
JSON
Executable File
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|