diff --git a/packages.json b/packages.json index 42874f3..bb3f1d8 100644 --- a/packages.json +++ b/packages.json @@ -9094,6 +9094,19 @@ "license": "LGPLv3", "web": "https://github.com/juancarlospaco/nim-tinyslation" }, + { + "name": "configparser", + "url": "https://github.com/xmonader/nim-configparser", + "method": "git", + "tags": [ + "configparser", + "ini", + "parser" + ], + "description": "pure Ini configurations parser", + "license": "MIT", + "web": "https://github.com/xmonader/nim-configparser" + }, { "name": "random_font_color", "url": "https://github.com/juancarlospaco/nim-random-font-color",