.TH XPI-UNPACK "1" "13 August 2009" .SH NAME xpi-unpack \- unpack a XPI file to a directory .SH SYNOPSIS \fBxpi-unpack\fR <\fBinput_XPI_file\fR> <\fBoutput_directory\fR> .SH DESCRIPTION \fBxpi-pack\fR unpacks a XPI file to the specified output directory. It takes in consideration JAR files, which are usually shipped inside XPI files, and unpacks them, in order to be able to distribute them through the repositories. The unpacked JAR files are packed during build process on call of xpi-pack script. .LP It is distributed as a part of mozilla-devscripts package. It should be called by developer, when the XPI file needs to be unpacked during packaging. .SH OPTIONS .TP None. .SH ENVIRONMENT VARIABLES .TP None. .SH EXAMPLE .TP xpi-unpack ubufox.xpi ubufox Unpacks the contents of ubufox.xpi to directory ubufox. .SH SEE ALSO \fBxpi-pack\fR .SH AUTHOR \fBxpi-unpack\fR was written by Alexander Sack and Sasa Bodiroza , and this manual page by Sasa Bodiroza . Both are released under the GNU General Public License, version 2 or later.