he 0.0.0

A frontend agnostic hex editor.
Documentation
# he

[![CI][ci-badge]][ci-link]
[![Crates.io][cargo-badge]][cargo-link]

[ci-link]: https://github.com/Juici/he/actions?query=workflow%3ACI
[ci-badge]: https://img.shields.io/github/workflow/status/Juici/he/CI.svg

[cargo-link]: https://crates.io/crates/he
[cargo-badge]: https://img.shields.io/crates/v/he.svg

*This is project is a work-in-progress experiment.*


## License

This project is licensed under either of

 * Apache License, Version 2.0, ([LICENSE-APACHE]LICENSE-APACHE or
   http://www.apache.org/licenses/LICENSE-2.0)
 * MIT license ([LICENSE-MIT]LICENSE-MIT or
   http://opensource.org/licenses/MIT)

at your option.


### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in hexi by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.