Skip to content

scalableminds/n5-blosc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

n5-blosc

Blosc compression for N5.

This library wraps the JBlosc interface for C-Blosc as an N5 compression interface. JBlosc depends on libblosc1. On Ubuntu 18.04 or later, install with:

sudo apt-get install -y libblosc1

On other platforms, please check the installation instructions for JBlosc.

Build and install:

mvn clean install

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%