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>
Tue, 6 Sep 2022 06:04:53 +0000 (08:04 +0200)
commit2117d04a3aaad3394c0afec799d9c43f8a09c2cf
tree8c61dd0b9557a4e37f4ecefb40b9151dad9d3765
parent5788b494f9fb6f7182f7f7ca265751e1a5631652
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>
scripts/xxdi.pl [new file with mode: 0755]