We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
More format validation for better error reporting.
Allow empty format string.
Version 3.5.0.
Byte order support in pack and unpack functions.
Fixed test for python3.
Sanity checks of values to pack.
New format specifier t for text (utf-8).
README.
Comments and testcase.
Added __version__ variable in bitstruct.py