# sehx
[](https://github.com/Fierthraix/sehx-rs/releases)
[](https://crates.io/crates/sehx)
[](https://crates.io/crates/sehx)
[](https://docs.rs/sehx)
[](Cargo.toml)
[](https://aur.archlinux.org/packages/sehx)
[](https://aur.archlinux.org/packages/sehx-bin)
[](https://aur.archlinux.org/packages/sehx-git)
_SEnsible HeXadecimal, the ASCII-synergetic little-endian hexadecimal format._
Rust implementation of [`sehx`](https://gitlab.com/ewtoombs/sehx).
## Installation
### Cargo
```bash
cargo install sehx
```
### Arch Linux / AUR
```bash
yay -S sehx
yay -S sehx-bin
yay -S sehx-git
```
### macOS / Homebrew
```zsh
brew install --cask Fierthraix/tap/sehx
```
### Windows / Scoop
```powershell
scoop bucket add fierthraix https://github.com/Fierthraix/scoop-bucket
scoop install sehx
```
### Nix
```bash
nix profile install github:Fierthraix/nur-packages#sehx
```
### Release Assets
```text
https://github.com/Fierthraix/sehx-rs/releases/latest
```