#ihextools
ihextools is a simple library to deal with intel hex files.
It was written to facilitate the manipulation of ihex files for microcontrollers, and thus only implements a subset of the specification (DATA/EOF/Extended Linear address)
Simply run: python setup.py install