diff options
Diffstat (limited to 'source/n/wget2/slack-desc')
-rw-r--r-- | source/n/wget2/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/source/n/wget2/slack-desc b/source/n/wget2/slack-desc new file mode 100644 index 00000000..d4724857 --- /dev/null +++ b/source/n/wget2/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +wget2: wget2 (a non-interactive network retriever v2) +wget2: +wget2: GNU Wget2 is the successor of GNU Wget, a file and recursive website +wget2: downloader. Designed and written from scratch it wraps around libwget, +wget2: that provides the basic functions needed by a web client. In many +wget2: cases Wget2 downloads much faster than Wget1.x due to HTTP2, HTTP +wget2: compression, parallel connections and use of If-Modified-Since HTTP +wget2: header. +wget2: +wget2: Design and implementation by Tim Rühsen, with lead maintainers +wget2: Tim Rühsen, Darshit Shah, and Giuseppe Scrivano. |