xinto 0.2.0

Intel Hexadecimal Object File Format Parser
Documentation
[dependencies.clap]
version = "2.33.0"

[dependencies.err-derive]
version = "0.2.2"

[dependencies.hex]
version = "0.4"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"
[dev-dependencies.tempfile]
version = "3.1.0"

[package]
authors = ["Guillaume Valadon <guillaume@valadon.net>"]
description = "Intel Hexadecimal Object File Format Parser"
edition = "2018"
license = "MIT"
name = "xinto"
readme = "README.md"
repository = "https://github.com/guedou/xinto/"
version = "0.2.0"