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 | 0000000315 315 Bytes | |
cargo_config | 0000000100 100 Bytes | |
hexyl-0.14.0.tar.gz | 0000042332 41.3 KB | |
hexyl.changes | 0000002443 2.39 KB | |
hexyl.spec | 0000001766 1.72 KB | |
vendor.tar.xz | 0012003104 11.4 MB |
Revision 11 (latest revision is 14)
Martin Pluskal (pluskalm)
accepted
request 1132763
from
Martin Hauke (mnhauke)
(revision 11)
- Update to version 0.14.0 Features * New --character-table option, with the ability to use codepage 437. * New --character-table=ascii option for a ASCII-only character table. Bugfixes * Show output when doing hexyl /dev/zero. * Respect NO_COLOR environment variable.
Comments 0