Merge pull request #790 from Skrylar/master

added blosc wrapper
This commit is contained in:
Dominik Picheta 2018-07-10 11:01:53 +01:00 committed by GitHub
commit c12b9115e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]