| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: hexyl | Distribution: openSUSE Tumbleweed |
| Version: 0.17.0 | Vendor: openSUSE |
| Release: 1.2 | Build date: Sat Feb 14 16:14:11 2026 |
| Group: Development/Tools/Other | Build host: reproducible |
| Size: 1287667 | Source RPM: hexyl-0.17.0-1.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/sharkdp/hexyl | |
| Summary: A command-line hex viewer | |
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).
Apache-2.0 OR MIT
* Sat Feb 14 2026 Martin Hauke <mardnh@gmx.de>
- Update to version 0.17.0
* Enable custom colors with environment variables.
* Add new braille character table and color schemes.
* Add shell completion.
* Add option to output result in C include file style.
* Fix some clippy warnings.
* Fix issue #238.
* Check if terminal_width is less than offset and return 1 (#244)
* Add colors to --help.
* feat: handle standard input "-".
- Package bash-completion.
- Package manpage.
* Sun Jan 26 2025 Andrea Manzini <andrea.manzini@suse.com>
- Update to version 0.16.0
* new --print-color-table option
* bugfix: Throw an error when try to view a directory
- addded %check section
* Wed Oct 30 2024 Martin Hauke <mardnh@gmx.de>
- Update to version 0.15.0
Features
* Add codepage 1047 for EBCDIC.
Other
* Rewrite CLI using the derive API.
* Tue Dec 12 2023 Martin Hauke <mardnh@gmx.de>
- 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.
* Thu Oct 19 2023 Andrea Manzini <andrea.manzini@suse.com>
- Update to version 0.13.1
* BugFix: Correctly handle discontinuous input (stdin), see #196 and #197
* Sun May 28 2023 Andrea Manzini <andrea.manzini@suse.com>
- Update to version 0.13.0
* Support both little and big Endian dumps using --endianness={little,big}
* Breaking: Changed the meaning of the short flag -C to be consistent with hexdump -C.
Previously, this would hide the character panel, but now -C shows the character panel,
in case it has been previously (e.g. in an alias) disabled with --no-characters
* Sat Dec 10 2022 Martin Hauke <mardnh@gmx.de>
- Updat eto version 0.12.0
Features
* Only show one panel by default if the terminal width is not
wide enough for two panels.
* Respect the NO_COLOR environment variable.
Bugfixes
* Do not fail with an error if --panels=auto is used and the
output is piped.
Changes
* Breaking: For xxd-compatibility reasons, --group_bytes has
been renamed to --group-size (with an --groupsize alias).
* Mon Dec 05 2022 Martin Hauke <mardnh@gmx.de>
- Update to version 0.11.0
* Significantly improved performance.
* Added variable panels through the --panels and --terminal-width
flags.
* Added new --group-bytes/-g option.
* Added new --base B option (where B can be binary, octal,
decimal or hexadecimal).
* Show actual zero bytes as ⋄ in the character panel
(previously: 0), in order not to confuse them with ASCII.
* 0 bytes if colors are deactivated.
* Sun Nov 27 2022 Martin Hauke <mardnh@gmx.de>
- Initial package, version 0.10.0
/usr/bin/hexyl /usr/share/bash-completion/completions/hexyl /usr/share/doc/packages/hexyl /usr/share/doc/packages/hexyl/CHANGELOG.md /usr/share/doc/packages/hexyl/README.md /usr/share/licenses/hexyl /usr/share/licenses/hexyl/LICENSE-APACHE /usr/share/licenses/hexyl/LICENSE-MIT /usr/share/man/man1/hexyl.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Apr 21 22:32:08 2026