Package xxd: Information

Binary package: xxd
Version: 9.0.0984-alt1
Architecture: ppc64le
Build time:  Dec 8, 2022, 11:05 AM in the task #311206
Source package: vim
Category: File tools
Report package bug
Home page: http://www.vim.org

License: Vim
Summary: Make a hexdump or do the reverse
Description: 
xxd creates a hex dump of a given file or standard input. It can
also convert a hex dump back to its original binary form. Like
uuencode(1) and uudecode(1) it allows the transmission of binary
data in a `mail-safe' ASCII representation, but has the
advantage of decoding to standard output. Moreover, it can be
used to perform binary file patching.



Last changed


Dec. 2, 2022 Alexander Danilov 4:9.0.0984-alt1
- Updated to v9.0.0984 (fixes CVE-2022-4141).
Nov. 2, 2022 Alexander Danilov 4:9.0.0827-alt1
- Updated to v9.0.0827.
Nov. 1, 2022 Alexander Danilov 4:9.0.0823-alt1
- Updated to v9.0.0823 (fixes CVE-2022-3705).