Merge pull request #686 from Vindaar/add-nimhdf51502

Add package nimhdf5
This commit is contained in:
Dominik Picheta 2018-03-19 12:07:47 +00:00 committed by GitHub
commit 9c6cce9823
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8745,5 +8745,22 @@
"description": "Nim bindings for Clutter toolkit.",
"license": "LGPLv2.1",
"web": "https://github.com/KeepCoolWithCoolidge/nimclutter"
},
{
"name": "nimhdf5",
"url": "https://github.com/Vindaar/nimhdf5",
"method": "git",
"tags": [
"library",
"wrapper",
"binding",
"libhdf5",
"hdf5",
"ndarray",
"storage"
],
"description": "Bindings for the HDF5 data format C library",
"license": "MIT",
"web": "https://github.com/Vindaar/nimhdf5"
}
]