debian man page for xpi-unpack

Query: xpi-unpack

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XPI-UNPACK(1)						      General Commands Manual						     XPI-UNPACK(1)

NAME
xpi-unpack - unpack a XPI file to a directory
SYNOPSIS
xpi-unpack <input_XPI_file> <output_directory>
DESCRIPTION
xpi-pack 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. 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.
OPTIONS
None.
ENVIRONMENT VARIABLES
None.
EXAMPLE
xpi-unpack ubufox.xpi ubufox Unpacks the contents of ubufox.xpi to directory ubufox.
SEE ALSO
xpi-pack
AUTHOR
xpi-unpack was written by Alexander Sack <asac@ubuntu.com> and Sasa Bodiroza <jazzva@gmail.com>, and this manual page by Sasa Bodiroza <jazzva@gmail.com>. Both are released under the GNU General Public License, version 2 or later. 13 August 2009 XPI-UNPACK(1)
Related Man Pages
git-unpack-objects(1) - linux
dh_xul-ext(1) - debian
git-unpack-objects(1) - suse
unpack(3) - php
git-unpack-objects(1) - osx
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?