mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
commit
c31e1b6268
@ -7871,5 +7871,19 @@
|
|||||||
"description": "Wrapper of the AVbin library for the Nim language.",
|
"description": "Wrapper of the AVbin library for the Nim language.",
|
||||||
"license": "LGPL",
|
"license": "LGPL",
|
||||||
"web": "https://github.com/Vladar4/avbin"
|
"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…
x
Reference in New Issue
Block a user