<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>IntelHex</name>
<shortdesc>Intel HEX file format reader and convertor</shortdesc>
<description>Module intelhex.py contain implementation of HEX file reader and convertor
as IntelHex class. You also may use this script as standalone hex-to-bin
convertor.

In version 0.8 added new derived class IntelHex16bit to work with data as 16-bit
word. Also added method to write data to HEX file.</description>
<download-page>http://www.bialix.com/intelhex/0.9/intelhex-0.9.0.zip</download-page>
<homepage rdf:resource="http://www.bialix.com/intelhex/" />
<maintainer><foaf:Person><foaf:name>Alexander Belchenko</foaf:name>
<foaf:mbox_sha1sum>3f5e2e4b9d548f8bd05a7880e4032ea45bec2479</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.9.0</revision></Version></release>
</Project></rdf:RDF>