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 26 27 28 29
|
Source: axel
Section: web
Priority: optional
Maintainer: Wilmer van der Gaast <lintux@debian.org>
Standards-Version: 3.5.6
Build-Depends: gettext
Package: axel
Architecture: any
Depends: ${shlibs:Depends}
Description: A light download accelerator - Console version
This program tries to accelerate the downloading process by using multiple
connections for one file. Starting from version 0.97, the program can use
multiple mirrors for one download as well. The program tries to be as light
as possible (25-30k in binary form), so it might be useful as a wget clone
on byte-critical systems.
Package: axel-kapt
Architecture: all
Depends: python, axel, kaptain, konsole | x-terminal-emulator
Description: A light download accelerator - Console version front-end
This program tries to accelerate the downloading process by using multiple
connections for one file. Starting from version 0.97, the program can use
multiple mirrors for one download as well. The program tries to be as light
as possible (25-30k in binary form), so it might be useful as a wget clone
on byte-critical systems.
.
This package provides a graphical KDE-based front-end for Axel. A
desktop file is included as well, in case you like drag-and-drop.
|