Added package shared (#1119)

This commit is contained in:
genotrance
2019-07-17 07:46:31 +02:00
committed by Miran
parent 6f9bc300f9
commit 53c3a71c9d
+14
View File
@@ -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"
}
]