aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index cea679c..89ca743 100644
--- a/packages.json
+++ b/packages.json
@@ -9927,5 +9927,21 @@
"description": "A simple chunked external protocol interface for Splunk custom search commands.",
"license": "Apache2",
"web": "https://github.com/metasyn/nim-cexc-splunk"
+ },
+ {
+ "name": "nimclipboard",
+ "url": "https://github.com/genotrance/nimclipboard",
+ "method": "git",
+ "tags": [
+ "clipboard",
+ "wrapper",
+ "clip",
+ "copy",
+ "paste",
+ "nimgen"
+ ],
+ "description": "Nim wrapper for libclipboard",
+ "license": "MIT",
+ "web": "https://github.com/genotrance/nimclipboard"
}
]