<html><body><pre>
/* See license.txt for terms of usage */
/* John J. Barton johnjbarton@johnjbarton.com March 2007 */

Extension for Mccoy to zip a directory into an XPI files,
Extensions to this extension support signing update.rdf files and add updateHash to them using only the command line.

INSTALL:
Copy the files in the directory "zipper" to mccoy/extensions/zipper@johnjbarton.com

USAGE:
1) Use mccoy.exe
4) To sign a file-url and add the updateHash for xpi-file to that file-url:
mccoy.exe -source <extension-directory> -xpi <xpi-filename>

</pre></body></html>