aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2018-07-11 22:09:42 +0100
committerGitHub <noreply@github.com>2018-07-11 22:09:42 +0100
commitabf85a9de16ddfb5c384a53519542aa1366a2576 (patch)
tree6406610bcdef49a3cc8d16a0ce5b9a7bcca0a1c8
parentc12b9115e6a23302b37e8c0fb41109ef9b978a73 (diff)
parentf8f6d90179164be282b021cfba6e543288328579 (diff)
downloadpackages-abf85a9de16ddfb5c384a53519542aa1366a2576.tar.gz
packages-abf85a9de16ddfb5c384a53519542aa1366a2576.zip
Merge pull request #791 from metasyn/add-nim_cexc1900
Add package nim_cexc
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 183c6eb..c7f5189 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]