rename/alias klymene to kapsis (#2613)

Signed-off-by: George Lemon <georgelemon@protonmail.com>
Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
George Lemon 2023-05-28 00:41:54 +03:00 committed by GitHub
parent 21af7228b5
commit 22c6ac916f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25913,7 +25913,11 @@
}, },
{ {
"name": "klymene", "name": "klymene",
"url": "https://github.com/georgelemon/clymene", "alias": "kapsis"
},
{
"name": "kapsis",
"url": "https://github.com/openpeeps/kapsis",
"method": "git", "method": "git",
"tags": [ "tags": [
"cli", "cli",
@ -25921,12 +25925,11 @@
"toolkit", "toolkit",
"command-line", "command-line",
"cli-framework", "cli-framework",
"klymene",
"interactive" "interactive"
], ],
"description": "Create beautiful command line interfaces in Nim. Based on docopt.", "description": "Build delightful command line interfaces in seconds.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/georgelemon/clymene" "web": "https://github.com/openpeeps/kapsis"
}, },
{ {
"name": "tim", "name": "tim",