diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-05 00:26:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-05 00:26:25 +0700 |
commit | d0f4e2db9a78ba73877fdbcc039b948222406973 (patch) | |
tree | 3c114ad594553e5800e4bf94af9e67ee9b98c511 /network/aria2/README | |
parent | c569fcf7fb66fce2f839d1d7fb92c1d5eaa024ec (diff) | |
download | slackbuilds-d0f4e2db9a78ba73877fdbcc039b948222406973.tar.gz |
network/aria2: Updated for version 1.19.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/aria2/README')
-rw-r--r-- | network/aria2/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/network/aria2/README b/network/aria2/README index c48620b588..c05df676d9 100644 --- a/network/aria2/README +++ b/network/aria2/README @@ -1,5 +1,6 @@ -aria2 is a utility for downloading files. The supported protocols -are HTTP(S), FTP, BitTorrent (DHT, PEX, MSE/PE), and Metalink. +aria2 is a lightweight multi-protocol & multi-source, cross platform +download utility operated in command-line. +It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink. To use OpenSSL and Expat rather than GnuTLS and libxml2 run the script as follows: |