mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +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",
|
"description": "argv and argc for command line arguments",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/threatfender/args"
|
"web": "https://github.com/threatfender/args"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nim_kyber",
|
"name": "nim_kyber",
|
||||||
"url": "https://github.com/roger-padrell/nim-kyber",
|
"url": "https://github.com/roger-padrell/nim-kyber",
|
||||||
@ -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