mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package packedArgs (#2152)
This commit is contained in:
parent
46ce5ffaf1
commit
dedccdb30f
@ -25234,5 +25234,20 @@
|
||||
"description": "Basic calculator in Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/RainbowAsteroids/crowncalc"
|
||||
},
|
||||
{
|
||||
"name": "packedArgs",
|
||||
"url": "https://github.com/hamidb80/packedArgs",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"thread",
|
||||
"convention",
|
||||
"createThread",
|
||||
"DSL",
|
||||
"threading"
|
||||
],
|
||||
"description": "a convention mainly created for `createThread` proc",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/hamidb80/packedArgs"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user