Package Info

intelhex


Library for Intel HEX Files Manipulations


Development/Tools/Other

Python implementation of Intel HEX file format allows you read, modify, write hex files and convert them to binary form.

The Intel HEX file format widely used in microprocessors and microcontrollers area as the de-facto standard for representation of code for programming microelectronic devices.

This work implements an intelhex Python library to read, write, create from scratch and manipulate data from HEX (also known as Intel HEX) file format. These operations are provided by “IntelHex” class.

The distribution package also includes several convenience Python scripts to do basic tasks that utilize this library. The “bin2hex.py” script converts binary data to HEX, and the “hex2bin.py” works the other direction. “hex2dump.py” converts data from HEX to a hexdump which is useful for inspecting data, and “hexmerge.py” merges multiple HEX files into one.


License: BSD-3-Clause
URL: https://github.com/bialix/intelhex

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
2.2.1-bp155.2.10 info GA Release 2023-05-22 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • intelhex
2.2.1-bp154.1.22 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • intelhex
1.5-bp153.1.12 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • intelhex
1.5-bp152.3.13 info GA Release 2020-04-16 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • intelhex
1.5-bp151.3.1 info GA Release 2019-07-17 15 SP1
  • s390x
  • x86-64
  • intelhex
1.5-bp151.2.13 info GA Release 2019-05-18 15 SP1
  • AArch64
  • ppc64le
  • intelhex
1.5-bp150.2.4 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • intelhex