Merge pull request #794 from genotrance/add-nimclipboard0544

Add package nimclipboard
This commit is contained in:
Dominik Picheta 2018-07-13 22:47:31 +01:00 committed by GitHub
commit 701d517320
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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