File: control

package info (click to toggle)
axel 2.16.1-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 680 kB
  • sloc: ansic: 3,055; makefile: 92; sh: 66; sed: 16; awk: 9
file content (25 lines) | stat: -rw-r--r-- 1,023 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: axel
Section: web
Priority: optional
Maintainer: Joao Eriberto Mota Filho <eriberto@debian.org>
Standards-Version: 4.2.1
Build-Depends: debhelper (>= 11), gettext, libssl-dev, pkg-config
Homepage: https://github.com/axel-download-accelerator/axel
Vcs-Browser: https://salsa.debian.org/debian/axel
Vcs-Git: https://salsa.debian.org/debian/axel.git

Package: axel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: light command line download accelerator
 Axel tries to accelerate the downloading process by using multiple
 connections for one file, similar to DownThemAll and other famous
 programs. It can also use multiple mirrors for one download.
 .
 Using Axel, you will get files faster from Internet. So, Axel can
 speed up a download up to 60% (approximately, according to some tests).
 .
 Axel supports HTTP, HTTPS, FTP and FTPS protocols.
 .
 Axel tries to be as light as possible, so it might be useful as a
 wget clone (and other console based programs) on byte-critical systems.