Package xxd: Information

Binary package: xxd
Version: 8.2.5019-alt1
Architecture: e2kv4
Build time:  Jun 11, 2022, 09:27 PM
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


April 18, 2022 Gleb Fotengauer-Malinovskiy 4:8.2.4784-alt1
- Updated to v8.2.4784.
- Dropped unsupported neXtaw GUI.
April 15, 2022 Gleb Fotengauer-Malinovskiy 4:8.2.4753-alt1
- Updated to 8.2.4753.
- Enabled gtk3 GUI (alternatives weight = 60).