mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Added package nclip (#2537)
Co-authored-by: Blacks <simon.blacks@accenture.com>
This commit is contained in:
parent
44e7ea517b
commit
bb670f40e3
@ -29485,5 +29485,18 @@
|
||||
"description": "Lua-like asymmetric coroutine. Nim wrapper of minicoro in C",
|
||||
"license": "Unlicense",
|
||||
"web": "https://git.envs.net/iacore/minicoro"
|
||||
},
|
||||
{
|
||||
"name": "nclip",
|
||||
"url": "https://github.com/4zv4l/nclip",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"winapi",
|
||||
"clipboard",
|
||||
"wrapper"
|
||||
],
|
||||
"description": "A simple wrapper around the winapi to control the clipboard",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/4zv4l/nclip"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user