library for Intel HEX files manipulations
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 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.
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / python-intelhex
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-intelhex && cd $_
- Create Badge
Refresh
Refresh
Comments 0