mirror of
https://github.com/logos-messaging/packages.git
synced 2026-04-19 12:43:13 +00:00
Add nimpk and gura (#2755)
This commit is contained in:
parent
21f673a23a
commit
f04c7c73c4
@ -31914,5 +31914,35 @@
|
|||||||
"description": "Awesome simple HTTP client for Nim",
|
"description": "Awesome simple HTTP client for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/mishankov/yahttp?tab=readme-ov-file#-yahttp---awesome-simple-http-client-for-nim"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user