IntelHex 1.3
Python library for Intel HEX files manipulations
Latest Version: 1.4
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 library provides support for reading, modifying, writing Intel HEX files. You also can create new files from the scratch, convert from and/or to binary form, print human-readable dump of data, merge 2 or more files into one, etc.
There are several helper scripts: hex2bin, bin2hex, hex2dump and hexmerge.
- Author: Alexander Belchenko
- Documentation: IntelHex package documentation
- Home Page: http://www.bialix.com/intelhex/
- Download URL: https://launchpad.net/intelhex/+download
- Keywords: Intel HEX HEX8 hex2bin bin2hex
- License: BSD
- Platform: paltform-independent
-
Categories
- Development Status :: 5 - Production/Stable
- Environment :: Console
- Intended Audience :: Developers
- Intended Audience :: Telecommunications Industry
- License :: OSI Approved :: BSD License
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Scientific/Engineering
- Topic :: Software Development :: Embedded Systems
- Topic :: Utilities
- Package Index Owner: bialix
- DOAP record: IntelHex-1.3.xml
