Language

Package: python-intelhex @ 2.2.1

Synopsis

Python library for Intel HEX files manipulations

Description

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 package provides an intelhex Python library to read, write, create from scratch and manipulate data from Intel HEX file format. It also includes several convenience Python scripts, including "classic" hex2bin and bin2hex converters and more, those based on the library itself.

Home page
https://pypi.org/project/IntelHex/
Location
gnu/packages/python-xyz.scm (line: 16737, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings