diff --git a/packages.json b/packages.json index 1b89620..fe4966c 100644 --- a/packages.json +++ b/packages.json @@ -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" + }, ]