File: control

package info (click to toggle)
axel 1.0b-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 276 kB
  • ctags: 178
  • sloc: ansic: 2,306; sh: 223; makefile: 119; python: 38
file content (29 lines) | stat: -rw-r--r-- 1,235 bytes parent folder | download | duplicates (3)
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.