diff options
author | klaatu <klaatu@member.fsf.org> | 2013-03-11 21:13:21 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-03-22 07:16:41 -0400 |
commit | 9f0c656fa53132f40d6a31e675738cf412780baa (patch) | |
tree | 274fa3a6f6c3389b7704a22260ca4de80dba304d /network/httrack/README | |
parent | 8a3a9945ec2c74b311eb164c5c8bd2dc8922ca62 (diff) | |
download | slackbuilds-9f0c656fa53132f40d6a31e675738cf412780baa.tar.gz |
network/httrack: Added (offline web browser)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/httrack/README')
-rw-r--r-- | network/httrack/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/network/httrack/README b/network/httrack/README new file mode 100644 index 0000000000..376ca585d5 --- /dev/null +++ b/network/httrack/README @@ -0,0 +1,11 @@ +HTTrack is a free (GPL, libre/free software) and easy-to-use offline +browser utility. + +It allows you to download a World Wide Web site from the Internet to a +local directory, building recursively all directories, getting HTML, +images, and other files from the server to your computer. HTTrack +arranges the original site's relative link-structure. Simply open a page +of the "mirrored" website in your browser, and you can browse the site +from link to link, as if you were viewing it online. HTTrack can also +update an existing mirrored site, and resume interrupted downloads. +HTTrack is fully configurable, and has an integrated help system. |