Added package Unit (#1545)

This commit is contained in:
Momiyama 2020-06-30 23:06:11 +09:00 committed by GitHub
parent 0f9271e567
commit 3d5082eb58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18560,5 +18560,19 @@
"description": "Nim structs to work with Kdb in type-safe manner and low-level Nim to Kdb bindings",
"license": "Apache-2.0",
"web": "https://github.com/inv2004/kdb_nim"
},
{
"name": "Unit",
"url": "https://github.com/momeemt/Unit",
"method": "git",
"tags": [
"unit",
"type",
"systemOfUnit",
"library"
],
"description": "A library that provides unit types in nim",
"license": "MIT",
"web": "https://github.com/momeemt/Unit"
}
]