mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +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",
|
||||
"license": "MIT",
|
||||
"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