A python3 library for manipulating Intel HEX file format
The Intel HEX file format is widely used in microprocessors and microcontrollers area (embedded systems etc) as the de facto standard for representation of code to be programmed into microelectronic devices. This work implements an intelhex Python library and a number of utilities to read, write, create from scratch and manipulate data from Intel HEX file format. The distribution package also includes several convenience Python scripts, including "classic" hex2bin and bin2hex converters and more, those based on the library itself. Check the docs to know more.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.3.0-4.fc35 | - |
Fedora 35 | 2.3.0-4.fc35 | - |
Fedora 34 | 2.3.0-2.fc34 | - |
You can contact the maintainers of this package via email at
intelhex dash maintainers at fedoraproject dot org
.