| Crates.io | xinto |
| lib.rs | xinto |
| version | 0.2.0 |
| created_at | 2020-02-20 10:30:44.462892+00 |
| updated_at | 2020-02-20 10:30:44.462892+00 |
| description | Intel Hexadecimal Object File Format Parser |
| homepage | |
| repository | https://github.com/guedou/xinto/ |
| max_upload_size | |
| id | 210874 |
| size | 89,834 |
Written in Rust, xinto is a simple Intel Hex parser that outputs a JSON document.
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