mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-05 12:39:34 +00:00
Added package stdx (#2707)
This commit is contained in:
parent
e304f510b7
commit
77bd65c006
@ -31419,5 +31419,21 @@
|
|||||||
"description": "basic toolchain to forge (cross-compile) your multi-platform nim binaries",
|
"description": "basic toolchain to forge (cross-compile) your multi-platform nim binaries",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/daylinmorgan/forge"
|
"web": "https://github.com/daylinmorgan/forge"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "stdx",
|
||||||
|
"url": "https://github.com/jjv360/nim-stdx",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"std",
|
||||||
|
"standard",
|
||||||
|
"lib",
|
||||||
|
"library",
|
||||||
|
"extras",
|
||||||
|
"stdx"
|
||||||
|
],
|
||||||
|
"description": "A collection of extra utilities for Nim.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/jjv360/nim-stdx"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user