Added package klymene (#2141)

This commit is contained in:
George Lemon 2022-02-10 23:02:08 +02:00 committed by GitHub
parent 8d4956704a
commit d7c6ef9032
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",