binary
Unpack multibyte binary values from buffers
python-struct
Packs/Unpacks/Measures structs according to Python's `struct` format
unpack-string
Unpacks the content found within a text, delimited by an opening char and a closing char, e.g., 'Can extract (only the content found here within these parentheses)'