Skip to content

Initial release of b.el

Latest
Compare
Choose a tag to compare
@dragonwasrobot dragonwasrobot released this 09 Jul 21:56

This is the initial release of b.el package.

This package contains a range of utility functions for converting between decimal, hexadecimal and binary representations of numbers. It also includes multiple functions for manipulating single bytes or parsing several bytes into an optionally signed 16 or 32 bit integer or float.

Please consult the README for more information on the available functions and the conventions laid out for using the package.