mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Added package nimr
This commit is contained in:
parent
90d158b3ae
commit
c2b84b09c9
@ -5898,12 +5898,12 @@
|
|||||||
"url": "https://github.com/qqtop/nimcx",
|
"url": "https://github.com/qqtop/nimcx",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"library",
|
"library",
|
||||||
"linux"
|
"linux"
|
||||||
],
|
],
|
||||||
"description": "Color and utilities library for linux terminal.",
|
"description": "Color and utilities library for linux terminal.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/qqtop/nimcx"
|
"web": "https://github.com/qqtop/nimcx"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "dpdk",
|
"name": "dpdk",
|
||||||
@ -5985,5 +5985,17 @@
|
|||||||
"description": "Filesystem in userspace (FUSE) for Nim (for reactor.nim library)",
|
"description": "Filesystem in userspace (FUSE) for Nim (for reactor.nim library)",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/zielmicha/reactorfuse"
|
"web": "https://github.com/zielmicha/reactorfuse"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimr",
|
||||||
|
"url": "https://github.com/Jeff-Ciesielski/nimr",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"script",
|
||||||
|
"utils"
|
||||||
|
],
|
||||||
|
"description": "Helper to run nim code like a script",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Jeff-Ciesielski/nimr"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user