mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 15:43:13 +00:00
add nim-noise package
This commit is contained in:
parent
2782863eef
commit
faa38dc6f8
@ -10808,5 +10808,18 @@
|
|||||||
"description": "TinyFileDialogs for Nim.",
|
"description": "TinyFileDialogs for Nim.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/juancarlospaco/nim-tinyfiledialogs"
|
"web": "https://github.com/juancarlospaco/nim-tinyfiledialogs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "noise",
|
||||||
|
"url": "https://github.com/jangko/nim-noise",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"linenoise",
|
||||||
|
"commandline",
|
||||||
|
"repl"
|
||||||
|
],
|
||||||
|
"description": "Nim implementation of linenoise command line editor",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/jangko/nim-noise"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user