This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitattributes | Fri Nov 28 20:14:56 -0800 2008 | |
| |
.gitignore | Fri Nov 28 20:14:56 -0800 2008 | |
| |
KBWebArchiver.h | Fri Nov 28 20:14:56 -0800 2008 | |
| |
KBWebArchiver.m | Fri Nov 28 20:14:56 -0800 2008 | |
| |
README | Fri Nov 28 20:14:29 -0800 2008 | |
| |
webarchiver.1 | Fri Nov 28 20:14:56 -0800 2008 | |
| |
webarchiver.m | Fri Nov 28 20:36:06 -0800 2008 | |
| |
webarchiver.xcodeproj/ | Fri Nov 28 20:36:06 -0800 2008 | |
| |
webarchiver_Prefix.pch | Fri Nov 28 20:14:56 -0800 2008 |
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







