scripts: add xxdi.pl
authorPetr Štetiar <ynezz@true.cz>
Tue, 30 Aug 2022 06:31:42 +0000 (08:31 +0200)
committerPetr Štetiar <ynezz@true.cz>
Wed, 21 Sep 2022 09:52:40 +0000 (11:52 +0200)
commit4e221757c45fa94bfbd191726bfdc5655e61c31d
tree18eb0dade28e8b2c050549f7017ed54a601ddb48
parentf33b14d11672827e0d4867313d49a9e35b82f3fc
scripts: add xxdi.pl

xxdi.pl is a Perl script that implements vim's 'xxd -i' mode so that
packages do not have to use all of vim just to get this functionality.

References: #10555
Source: https://github.com/gregkh/xxdi/blob/97a6bd5cee05d1b15851981ec38ef5a460ddfcb1/xxdi.pl
Signed-off-by: Petr Štetiar <ynezz@true.cz>
(cherry picked from commit 2117d04a3aaad3394c0afec799d9c43f8a09c2cf)
scripts/xxdi.pl [new file with mode: 0755]