A command-line hex viewer
https://github.com/sharkdp/hexyl
hexyl is a simple hex viewer for the terminal. It uses a colored output
to distinguish different categories of bytes (NUL bytes, printable
ASCII characters, ASCII whitespace characters, other ASCII characters
and non-ASCII).
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / hexyl
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout editors/hexyl && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000319 319 Bytes | |
cargo_config | 0000000100 100 Bytes | |
hexyl-0.13.1.tar.gz | 0000039002 38.1 KB | |
hexyl.changes | 0000002024 1.98 KB | |
hexyl.spec | 0000001761 1.72 KB | |
vendor.tar.xz | 0010524392 10 MB |
Revision 9 (latest revision is 14)
Ondřej Súkup (mimi_vx)
accepted
request 1118863
from
Andrea Manzini (amanzini)
(revision 9)
- Update to version 0.13.1 * BugFix: Correctly handle discontinuous input (stdin), see #196 and #197
Comments 0