File: control

package info (click to toggle)
bittornado 0.3.18-10.3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,624 kB
  • ctags: 3,675
  • sloc: python: 16,627; sh: 4,400; makefile: 54
file content (66 lines) | stat: -rw-r--r-- 2,780 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
Source: bittornado
Section: net
Priority: optional
Maintainer: Cameron Dale <camrdale@gmail.com> 
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: python-all (>= 2.6.6-3~), docbook-to-man, dh-python
Standards-Version: 3.8.4
Vcs-Svn: svn://svn.debian.org/pkg-bittornado/bittornado/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-bittornado/bittornado/trunk/
XS-Dm-Upload-Allowed: yes
Homepage: http://bittornado.com

Package: bittornado
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Conflicts: bittorrent (<= 3.4.2-2)
Replaces: bittorrent
Suggests: bittornado-gui, python-psyco
Recommends: mime-support, python-crypto
Provides: python-bittornado
Description: bittorrent client (and tracker) with console and curses interfaces
 BitTornado is a bittorrent client built on the original BitTorrent
 client from BitTorrent Inc. This client features a console and curses
 mode, lots of features, and is one of the original bittorrent clients
 created.
 .
 Features include:
   * upload/download speed limitation
   * prioritised downloading when downloading batches (several files)
   * detailed information about connections to other peers
   * encryption (PE/MSE) support (with the recommended python-crypto)
   * console mode for running from scripts
   * curses mode for running interactively
   * tracker for the distribution of files
 .
 This package contains the console and curses interfaces, and a
 bittorrent tracker, install the package bittornado-gui to get the GUI
 components. See the bittorrent package for a description of what 
 bittorrent is.

Package: bittornado-gui
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, bittornado (= ${source:Version}), python-wxgtk3.0
Conflicts: bittorrent (<= 3.4.2-2), libfreetype6 (= 2.1.7-2.4)
Replaces: bittorrent
Suggests: python-psyco
Recommends: mime-support, python-crypto
Description: bittorrent client with GUI interface
 The GUI interface to the BitTornado bittorrent client.
 BitTornado is a bittorrent client built on the original BitTorrent
 client from BitTorrent Inc. This client features a GUI interface,
 lots of features, and is one of the original bittorrent clients
 created.
 .
 Features include:
   * upload/download speed limitation
   * prioritised downloading when downloading batches (several files)
   * detailed information about connections to other peers
   * encryption (PE/MSE) support (with the recommended python-crypto)
   * console mode for running from scripts
   * curses mode for running interactively
   * tracker for the distribution of files
 .
 This package contains the GUI interface, install only the bittornado
 package to get a console and curses interface and a bittorrent tracker.
 See the bittorrent package for a description of what bittorrent is.