Skip to content

main/vim: Provide xxd as individual binary

Olliver Schinagl requested to merge oliver/aports:vim-xxd into master

Vim's 'xxd' binary is more or less the only reliable and easy way to reverse hex to binary. As busybox's xxd does not support the '-r' parameter yet, it makes sense to package xxd individually in true alpine fashion.

Signed-off-by: Olliver Schinagl oliver@schinagl.nl

Merge request reports