Added package ladder (#995)

This commit is contained in:
ryukoposting 2019-01-21 23:26:31 -06:00 committed by Miran
parent 5d1f483181
commit 7ae577f0cc

View File

@ -12484,5 +12484,21 @@
"description": "Package for packing and unpacking byte data",
"license": "MIT",
"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"
}
]