Dependencies for hblosc-0.1.0.2
Libraries
hblosc
- base (>=4.20.0.0 && <4.21)
- bytestring
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
externalblosc | Use Blosc that is installed in the system. | Disabled |
sharedblosc | Build Blosc as a shared library (only if external_blosc = False). | Disabled |
usepic | Build Blosc with position-independent code (only if external_blosc = False). | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info