xinto - Intel Hexadecimal Object File Format Parser
Written in Rust, xinto is a simple Intel Hex parser that outputs a JSON document.
Demo
Installation
xinto can easily be installed using cargo, either from crates.iowith cargo install xinto or from github with cargo install --git https://github.com/guedou/xinto