mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-09 01:23:06 +00:00
add all new packages at once (#1184)
closes #1179, #1180, #1181, #1182, #1183
This commit is contained in:
parent
4c610e9a90
commit
935827646f
@ -9174,7 +9174,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nimgl",
|
"name": "nimgl",
|
||||||
"url": "https://github.com/lmariscal/nimgl",
|
"url": "https://github.com/nimgl/nimgl",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"glfw",
|
"glfw",
|
||||||
@ -14443,5 +14443,58 @@
|
|||||||
"description": "View the offline or online html page in browser",
|
"description": "View the offline or online html page in browser",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/yuchunzhou/htmlview"
|
"web": "https://github.com/yuchunzhou/htmlview"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "tcping",
|
||||||
|
"url": "https://github.com/pdrb/tcping",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"ping,",
|
||||||
|
"tcp,",
|
||||||
|
"tcping"
|
||||||
|
],
|
||||||
|
"description": "Ping hosts using tcp packets",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/pdrb/tcping"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "pcgbasic",
|
||||||
|
"url": "https://github.com/rockcavera/pcgbasic",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"pcg",
|
||||||
|
"rng",
|
||||||
|
"prng",
|
||||||
|
"random"
|
||||||
|
],
|
||||||
|
"description": "Permuted Congruential Generator (PCG) Random Number Generation (RNG) for Nim.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/rockcavera/pcgbasic"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "funchook",
|
||||||
|
"url": "https://github.com/ba0f3/funchook.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"hook,",
|
||||||
|
"hooking"
|
||||||
|
],
|
||||||
|
"description": "funchook wrapper",
|
||||||
|
"license": "GPLv2",
|
||||||
|
"web": "https://github.com/ba0f3/funchook.nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sunvox",
|
||||||
|
"url": "https://github.com/exelotl/nim-sunvox",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"music",
|
||||||
|
"audio",
|
||||||
|
"sound",
|
||||||
|
"synthesizer"
|
||||||
|
],
|
||||||
|
"description": "Bindings for SunVox modular synthesizer",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/exelotl/nim-sunvox"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user