mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package ladder (#995)
This commit is contained in:
parent
5d1f483181
commit
7ae577f0cc
@ -12484,5 +12484,21 @@
|
|||||||
"description": "Package for packing and unpacking byte data",
|
"description": "Package for packing and unpacking byte data",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Riderfighter/binio"
|
"web": "https://github.com/Riderfighter/binio"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ladder",
|
||||||
|
"url": "https://gitlab.com/ryukoposting/nim-ladder",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"ladder",
|
||||||
|
"logic",
|
||||||
|
"PLC",
|
||||||
|
"state",
|
||||||
|
"machine",
|
||||||
|
"ryukoposting"
|
||||||
|
],
|
||||||
|
"description": "Ladder logic macros for Nim",
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"web": "https://gitlab.com/ryukoposting/nim-ladder"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user