Added package shene (#1550)

This commit is contained in:
flywind 2020-07-04 19:08:58 +08:00 committed by GitHub
parent 3d5082eb58
commit 19bbd35e13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18574,5 +18574,18 @@
"description": "A library that provides unit types in nim",
"license": "MIT",
"web": "https://github.com/momeemt/Unit"
},
{
"name": "shene",
"url": "https://github.com/xflywind/shene",
"method": "git",
"tags": [
"interface",
"library",
"prologue"
],
"description": "Interface for Nim.",
"license": "Apache-2.0",
"web": "https://github.com/xflywind/shene"
}
]