Difference between revisions of "IntelHEX"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=IntelHEX |Short description=Python implementation of Intel HEX file format allows you read, modify, write hex files and convert them to binary form. |Full descripti...")
 
(Changed all URLs added new version GH LP and Python page)
 
Line 3: Line 3:
 
|Short description=Python implementation of Intel HEX file format allows you read, modify, write hex files and convert them to binary form.
 
|Short description=Python implementation of Intel HEX file format allows you read, modify, write hex files and convert them to binary form.
 
|Full description=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.
 
|Full description=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.
 +
|Homepage URL=https://pythonhosted.org/IntelHex/part1-1.html
 
|User level=advanced
 
|User level=advanced
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.bialix.com/intelhex/
 
|VCS checkout command=
 
 
|Computer languages=Python
 
|Computer languages=Python
|Documentation note=http://www.bialix.com/intelhex/manual/index.html
+
|Documentation note=https://pythonhosted.org/IntelHex/
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=Python,processor,hex,Intel,hex editor
 
|Keywords=Python,processor,hex,Intel,hex editor
|Is GNU=n
+
|Version identifier=2.1
|Last review by=Kelly Hopkins
+
|Version date=2016/03/30
|Last review date=2009-12-03
+
|Version status=stable
 +
|Version download=https://launchpad.net/intelhex/2.0/2.1/+download/intelhex-2.1.tar.gz
 +
|Last review by=BABA200
 +
|Last review date=2017/02/13
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.2
+
|Status=
|Version date=2009-03-12
+
|Is GNU=No
|Version status=stable
+
|License verified date=2009-12-03
|Version download=http://www.bialix.com/intelhex/intelhex-1.2.zip
+
}}
 +
{{Project license
 +
|License=BSD_3Clause
 +
|License verified by=Kelly Hopkins
 
|License verified date=2009-12-03
 
|License verified date=2009-12-03
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Alexander Belchenko
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Alexander Belchenko
 
 
|Email=bialix@ukr.net
 
|Email=bialix@ukr.net
 
|Resource URL=
 
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource audience=Python
 +
|Resource kind=Homepage
 +
|Resource URL=https://pypi.python.org/pypi/IntelHex
 +
}}
 +
{{Resource
 +
|Resource audience=LP page
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://launchpad.net/intelhex
 +
}}
 +
{{Resource
 +
|Resource audience=GH page
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://github.com/bialix/intelhex
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 39: Line 51:
 
|Use=science
 
|Use=science
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=BSD_3Clause
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-12-03
 
}}
 

Latest revision as of 10:28, 13 February 2017


[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.