mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Added package packedArgs (#2152)
This commit is contained in:
parent
46ce5ffaf1
commit
dedccdb30f
@ -25234,5 +25234,20 @@
|
|||||||
"description": "Basic calculator in Nim",
|
"description": "Basic calculator in Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/RainbowAsteroids/crowncalc"
|
"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