Added package shared (#1119)
This commit is contained in:
parent
6f9bc300f9
commit
53c3a71c9d
1 changed files with 14 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue