added package shizuka (#1363)

package `saya` was abandoned.
This commit is contained in:
Ethosa 2020-02-18 20:02:00 +07:00 committed by GitHub
parent c3faefed64
commit efcffd971b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16093,11 +16093,11 @@
}, },
{ {
"name": "saya", "name": "saya",
"alias": "shizuka",
"url": "https://github.com/Ethosa/saya_nim", "url": "https://github.com/Ethosa/saya_nim",
"method": "git", "method": "git",
"tags": [ "tags": [
"VK", "abandoned"
"framework"
], ],
"description": "Nim framework for VK", "description": "Nim framework for VK",
"license": "LGPLv3", "license": "LGPLv3",
@ -16553,5 +16553,18 @@
"description": "The Nim wrapper for tracemoe.", "description": "The Nim wrapper for tracemoe.",
"license": "AGPLv3", "license": "AGPLv3",
"web": "https://github.com/ethosa/anime" "web": "https://github.com/ethosa/anime"
},
{
"name": "shizuka",
"url": "https://github.com/ethosa/shizuka",
"method": "git",
"tags": [
"vk",
"api",
"framework"
],
"description": "The Nim framework for VK API.",
"license": "AGPLv3",
"web": "https://github.com/ethosa/shizuka"
} }
] ]