Add libclip (#2985)

This commit is contained in:
Laszlo Szathmary 2025-02-14 06:13:06 +01:00 committed by GitHub
parent 61aa51db21
commit d6f9c1c3c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
},
]