aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZahary Karadjov <zahary@gmail.com>2018-11-21 15:30:46 +0200
committerzah <zahary@gmail.com>2018-11-21 15:38:23 +0200
commit03b78246c1606aab0edf3c1cb978f87bf4e5daef (patch)
tree0a7e754d7b4d473c0cb50bfb80b256b7bfa4a575
parentf4ff8b1fc6c1e58d218d7cf4991573a7635bf1b8 (diff)
downloadpackages-03b78246c1606aab0edf3c1cb978f87bf4e5daef.tar.gz
packages-03b78246c1606aab0edf3c1cb978f87bf4e5daef.zip
add confutils
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 6257412..bb15489 100644
--- a/packages.json
+++ b/packages.json
@@ -5999,6 +5999,18 @@
"web": "https://github.com/status-im/nim-json-serialization"
},
{
+ "name": "confutils",
+ "url": "https://github.com/status-im/nim-confutils",
+ "method": "git",
+ "tags": [
+ "library",
+ "configuration"
+ ],
+ "description": "Simplified handling of command line options and config files",
+ "license": "Apache License 2.0",
+ "web": "https://github.com/status-im/nim-confutils"
+ },
+ {
"name": "rlp",
"url": "https://github.com/status-im/nim-rlp",
"method": "git",