Francesc Alted be086e958d C-Blosc sources bumped to 1.9.2 %!s(int64=8) %!d(string=hai) anos
..
README.rst d56e785891 Re-deployed the internal c-blosc 1.8.0 %!s(int64=8) %!d(string=hai) anos
many_compressors.c d56e785891 Re-deployed the internal c-blosc 1.8.0 %!s(int64=8) %!d(string=hai) anos
multithread.c be086e958d C-Blosc sources bumped to 1.9.2 %!s(int64=8) %!d(string=hai) anos
noinit.c f69012de26 Internal C-Blosc sources bumped to 1.9.1 %!s(int64=8) %!d(string=hai) anos
simple.c f69012de26 Internal C-Blosc sources bumped to 1.9.1 %!s(int64=8) %!d(string=hai) anos
win-dynamic-linking.c d56e785891 Re-deployed the internal c-blosc 1.8.0 %!s(int64=8) %!d(string=hai) anos

README.rst

Examples on how to add Blosc support for your programs
======================================================

In this directory you can find a series of examples on how to link
your apps with the Blosc library:

* simple.c -- The simplest way to add Blosc to your app
* multithread.c -- Add multithreading into the equation
* many_compressors.c -- Use different compressors inside Blosc

For more info, please visit the `official API documentation
`_.