public
Description: Webarchiver allows you to create Safari .webarchive files from the command line.
Homepage: http://www.entropytheblog.com/blog/2008/11/webarchiver-create-safari-webarchives-from-the-command-line/
Clone URL: git://github.com/paulwilliam/webarchiver.git
README
Webarchiver allows you to create Safari .webarchive files from the command line. Webarchives are a convenient way to 
store a webpage and its associated files (images, css, javascript, etc) in a single file. It is very simple to use:

./webarchiver -url http://www.google.com -output google.webarchive