New Module: aria2

This commit is contained in:
2021-07-26 17:17:37 +02:00
parent d981a44f84
commit edd205e966
4 changed files with 34 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
#%Module1.0
module-whatis "aria2 - The ultra fast download utility"
module-url "https://aria2.github.io"
module-license "GPL 2.0"
module-maintainer "Spencer Bliven <spencer.bliven@psi.ch>"
module-help "aria2 is a utility for downloading files. The supported protocols are
HTTP(S), FTP, SFTP, BitTorrent, and Metalink. aria2 can download a
file from multiple sources/protocols and tries to utilize your maximum
download bandwidth. It supports downloading a file from
HTTP(S)/FTP/SFTP and BitTorrent at the same time, while the data
downloaded from HTTP(S)/FTP/SFTP is uploaded to the BitTorrent
swarm. Using Metalink's chunk checksums, aria2 automatically validates
chunks of data while downloading a file like BitTorrent.
PSI compilations do not include bittorrent or metalink support.
"