# xxdi **Repository Path**: mirrors_gregkh/xxdi ## Basic Information - **Project Name**: xxdi - **Description**: 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. - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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. efitools is an example of a package that uses it in this manner, and in some build configurations, mediastreamer also does. Author ====== xxdi.pl was written by Greg Kroah-Hartman and patches can be sent to him, or pull requests can be submitted from the main repo for this project at: https://github.com/gregkh/xxdi License ======= xxdi.pl is released under the GPL, version 2 only.