Add nimpk and gura (#2755)

This commit is contained in:
Ward 2023-11-22 03:04:16 +08:00 committed by GitHub
parent 21f673a23a
commit f04c7c73c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31914,5 +31914,35 @@
"description": "Awesome simple HTTP client for Nim",
"license": "MIT",
"web": "https://github.com/mishankov/yahttp?tab=readme-ov-file#-yahttp---awesome-simple-http-client-for-nim"
},
{
"name": "nimpk",
"url": "https://github.com/khchen/nimpk",
"method": "git",
"tags": [
"pocketlang",
"script",
"scripting",
"programming",
"language"
],
"description": "PocketLang binding for Nim",
"license": "MIT",
"web": "https://github.com/khchen/nimpk"
},
{
"name": "gura",
"url": "https://github.com/khchen/gura",
"method": "git",
"tags": [
"configuration",
"serialization",
"parsing",
"toml",
"yaml"
],
"description": "Gura Configuration Language for Nim",
"license": "MIT",
"web": "https://github.com/khchen/gura"
}
]