added blosc wrapper

This commit is contained in:
Joshua Cearley 2018-07-10 04:30:38 -05:00
parent 2adc09836c
commit 5addc09b9b

View File

@ -9886,5 +9886,18 @@
"license": "MIT",
"web": "https://github.com/JohnAD/ur",
"doc": "https://github.com/JohnAD/ur/blob/master/docs/ur.rst"
},
{
"name": "blosc",
"url": "https://github.com/Skrylar/nblosc",
"method": "git",
"tags": [
"blosc",
"wrapper",
"compression"
],
"description": "Bit Shuffling Block Compressor (C-Blosc)",
"license": "BSD",
"web": "https://github.com/Skrylar/nblosc"
}
]