diff options
author | Matthew Fillpot <mfilpot@gmail.com> | 2011-08-13 09:04:36 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-13 09:04:36 -0300 |
commit | f16fb94d17165ac947cc0737dd919021555a5ec7 (patch) | |
tree | e9f16f3e978278a301fecdbc7485f418d2a93c63 /network/axel/README | |
parent | 81c46c614c8a4e12fbda3920ce4d2f925774d8b3 (diff) | |
download | slackbuilds-f16fb94d17165ac947cc0737dd919021555a5ec7.tar.gz |
network/axel: Added (Download Accelerator)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/axel/README')
-rw-r--r-- | network/axel/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/network/axel/README b/network/axel/README new file mode 100644 index 0000000000..e3133b8dd2 --- /dev/null +++ b/network/axel/README @@ -0,0 +1,4 @@ +Axel tries to accelerate HTTP/FTP downloading process by using multiple +connections for one file. It can use multiple mirrors for a download. Axel +has no dependencies and is lightweight, so it might be useful as a wget +clone on byte-critical systems. |