2022-01-13 21:32:09 by Thomas Klausner | Files touched by this commit (2) | |
Log message: hexyl: move cargo depends to cargo-depends.mk to simplify updates |
2022-01-13 15:13:59 by Amitai Schleier | Files touched by this commit (4) |
Log message: Add hexyl, a simple hex viewer for the terminal. It uses a colored output to distinguish different categories of bytes (NULL bytes, printable ASCII characters, ASCII whitespace characters, other ASCII characters and non-ASCII). |