Added package nim_cexc

This commit is contained in:
Alexander Johnson 2018-07-11 12:00:23 -07:00
parent c12b9115e6
commit f8f6d90179

View File

@ -9899,5 +9899,19 @@
"description": "Bit Shuffling Block Compressor (C-Blosc)",
"license": "BSD",
"web": "https://github.com/Skrylar/nblosc"
},
{
"name": "nim_cexc",
"url": "https://github.com/metasyn/nim-cexc-splunk",
"method": "git",
"tags": [
"splunk",
"command",
"cexc",
"chunked"
],
"description": "A simple chunked external protocol interface for Splunk custom search commands.",
"license": "Apache2",
"web": "https://github.com/metasyn/nim-cexc-splunk"
}
]