Added package fsm
This commit is contained in:
parent
a44cde51a5
commit
1b13bd438e
1 changed files with 14 additions and 0 deletions
|
|
@ -7871,5 +7871,19 @@
|
|||
"description": "Wrapper of the AVbin library for the Nim language.",
|
||||
"license": "LGPL",
|
||||
"web": "https://github.com/Vladar4/avbin"
|
||||
},
|
||||
{
|
||||
"name": "fsm",
|
||||
"url": "https://github.com/ba0f3/fsm.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"fsm",
|
||||
"finite",
|
||||
"state",
|
||||
"machine"
|
||||
],
|
||||
"description": "A simple finite-state machine for @nim-lang",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/ba0f3/fsm.nim"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue