mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package nimclipboard
This commit is contained in:
parent
bdb155fd68
commit
7650020a88
@ -9927,5 +9927,21 @@
|
|||||||
"description": "A simple chunked external protocol interface for Splunk custom search commands.",
|
"description": "A simple chunked external protocol interface for Splunk custom search commands.",
|
||||||
"license": "Apache2",
|
"license": "Apache2",
|
||||||
"web": "https://github.com/metasyn/nim-cexc-splunk"
|
"web": "https://github.com/metasyn/nim-cexc-splunk"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimclipboard",
|
||||||
|
"url": "https://github.com/genotrance/nimclipboard",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"clipboard",
|
||||||
|
"wrapper",
|
||||||
|
"clip",
|
||||||
|
"copy",
|
||||||
|
"paste",
|
||||||
|
"nimgen"
|
||||||
|
],
|
||||||
|
"description": "Nim wrapper for libclipboard",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/genotrance/nimclipboard"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user