IntelHEX

From Free Software Directory
 
Jump to: navigation, search


[edit]

IntelHEX

https://pythonhosted.org/IntelHex/part1-1.html
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 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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

3 December 2009




Leaders and contributors

Contact(s)Role
Alexander Belchenko Maintainer


Resources and communication

AudienceResource typeURI
PythonHomepagehttps://pypi.python.org/pypi/IntelHex
GH pageVCS Repository Webviewhttps://github.com/bialix/intelhex
LP pageVCS Repository Webviewhttps://launchpad.net/intelhex


Software prerequisites




Entry










"Python" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"LP page" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"GH page" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.