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