Python bit pack/unpack package.
copied from cf-staging / bitstructconda install conda-forge::bitstruct
conda install conda-forge/label/cf201901::bitstruct
conda install conda-forge/label/cf202003::bitstruct
conda install conda-forge/label/gcc7::bitstruct
This module is intended to have a similar interface as the python struct module, but working on bits instead of primitive data types (char, int, ...).