add nim-noise package
This commit is contained in:
parent
2782863eef
commit
faa38dc6f8
1 changed files with 13 additions and 0 deletions
|
|
@ -10808,5 +10808,18 @@
|
|||
"description": "TinyFileDialogs for Nim.",
|
||||
"license": "MIT",
|
||||
"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…
Add table
Add a link
Reference in a new issue