mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Add linenoise package
This commit is contained in:
parent
a0ffd4b6b3
commit
1273f4c03d
@ -1541,5 +1541,14 @@
|
|||||||
"description": "2D Delaunay triangulations",
|
"description": "2D Delaunay triangulations",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Nycto/DelaunayNim"
|
"web": "https://github.com/Nycto/DelaunayNim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "linenoise",
|
||||||
|
"url": "https://github.com/fallingduck/linenoise-nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["linenoise", "library", "wrapper", "commandline"],
|
||||||
|
"description": "Wrapper for linenoise, a free, self-contained alternative to GNU readline.",
|
||||||
|
"license": "BSD",
|
||||||
|
"web": "https://github.com/fallingduck/linenoise-nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user