mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add libclip (#2985)
This commit is contained in:
parent
61aa51db21
commit
d6f9c1c3c4
@ -34606,4 +34606,20 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://roger-padrell.github.io/nim-kyber/"
|
"web": "https://roger-padrell.github.io/nim-kyber/"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "libclip",
|
||||||
|
"url": "https://github.com/jabbalaci/libclip",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"clipboard",
|
||||||
|
"library",
|
||||||
|
"cross-platform",
|
||||||
|
"copy",
|
||||||
|
"paste",
|
||||||
|
"wrapper"
|
||||||
|
],
|
||||||
|
"description": "A cross-platform Nim library for reading/writing text from/to the clipboard",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/jabbalaci/libclip"
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user