mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-05 20:49:29 +00:00
Added package xio (#1633)
This commit is contained in:
parent
f245884a97
commit
79cb3c4a4c
@ -1,11 +1,11 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "nimbitarray",
|
"name": "nimbitarray",
|
||||||
"url": "https://github.com/YesDrX/bitarray",
|
"url": "https://github.com/YesDrX/bitarray",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"bitarray",
|
"bitarray",
|
||||||
"nim"
|
"nim"
|
||||||
],
|
],
|
||||||
"description": "A simple bitarray library for nim.",
|
"description": "A simple bitarray library for nim.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -19480,5 +19480,18 @@
|
|||||||
"description": "Prebuilt components for the Fidget GUI library.",
|
"description": "Prebuilt components for the Fidget GUI library.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Knaque/spinner"
|
"web": "https://github.com/Knaque/spinner"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "xio",
|
||||||
|
"url": "https://github.com/xflywind/async",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"net",
|
||||||
|
"os",
|
||||||
|
"prologue"
|
||||||
|
],
|
||||||
|
"description": "Cross platform system API for os and net.",
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"web": "https://github.com/xflywind/async"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user