From 03b78246c1606aab0edf3c1cb978f87bf4e5daef Mon Sep 17 00:00:00 2001 From: Zahary Karadjov Date: Wed, 21 Nov 2018 15:30:46 +0200 Subject: add confutils --- packages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/packages.json b/packages.json index 6257412..bb15489 100644 --- a/packages.json +++ b/packages.json @@ -5998,6 +5998,18 @@ "license": "Apache License 2.0", "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", -- cgit v1.2.3