mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added package shared (#1119)
This commit is contained in:
parent
6f9bc300f9
commit
53c3a71c9d
@ -13754,5 +13754,19 @@
|
||||
"description": "A curses inspired simple cross-platform console library for Nim",
|
||||
"license": "WTFPL",
|
||||
"web": "https://github.com/johnnovak/illwill"
|
||||
},
|
||||
{
|
||||
"name": "shared",
|
||||
"url": "https://github.com/genotrance/shared",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"shared",
|
||||
"seq",
|
||||
"string",
|
||||
"threads"
|
||||
],
|
||||
"description": "Nim library for shared types",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/genotrance/shared"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user