summaryrefslogtreecommitdiff
path: root/net/puf/DESCR
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-05-15 21:30:22 +0000
committersalo <salo@pkgsrc.org>2003-05-15 21:30:22 +0000
commit411e8086cb3ca2dc46c9d42494d19f8cf1427e33 (patch)
tree5e3c11cba889858261bcf490ea7467159f90653c /net/puf/DESCR
parentd573831aebc984d2fc753eec85276bb7cb03bbc9 (diff)
downloadpkgsrc-411e8086cb3ca2dc46c9d42494d19f8cf1427e33.tar.gz
Import of puf-0.93.2.1: Parallel URL fetcher.
puf is a download tool for UNIX-like systems. You may use it to download single files or to mirror entire servers. It is similar to GNU wget (and has a partly compatible command line), but has the ability to do many downloads in parallel. This is very interesting, if you have a high-bandwidth internet connection. Package provided by Juan RP via pkgsrc-wip.
Diffstat (limited to 'net/puf/DESCR')
-rw-r--r--net/puf/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/puf/DESCR b/net/puf/DESCR
new file mode 100644
index 00000000000..6ad8ba7a723
--- /dev/null
+++ b/net/puf/DESCR
@@ -0,0 +1,5 @@
+puf is a download tool for UNIX-like systems. You may use it to download
+single files or to mirror entire servers. It is similar to GNU wget (and has
+a partly compatible command line), but has the ability to do many downloads in
+parallel. This is very interesting, if you have a high-bandwidth internet
+connection.