diff --git a/packages.json b/packages.json index 7ef1da2..9235083 100644 --- a/packages.json +++ b/packages.json @@ -25059,6 +25059,23 @@ "license": "MIT", "web": "https://github.com/Q-Master/networkutils.nim" }, + { + "name": "klymene", + "url": "https://github.com/georgelemon/clymene", + "method": "git", + "tags": [ + "cli", + "cli-toolkit", + "toolkit", + "command-line", + "cli-framework", + "klymene", + "interactive" + ], + "description": "Create beautiful command line interfaces in Nim. Based on docopt.", + "license": "MIT", + "web": "https://github.com/georgelemon/clymene" + }, { "name": "tim", "url": "https://github.com/openpeep/tim",