mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Add libclip (#2985)
This commit is contained in:
parent
61aa51db21
commit
d6f9c1c3c4
@ -34591,7 +34591,7 @@
|
||||
"description": "argv and argc for command line arguments",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/threatfender/args"
|
||||
},
|
||||
},
|
||||
{
|
||||
"name": "nim_kyber",
|
||||
"url": "https://github.com/roger-padrell/nim-kyber",
|
||||
@ -34606,4 +34606,20 @@
|
||||
"license": "MIT",
|
||||
"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