Source: bittorrent
Section: net
Priority: optional
Maintainer: Michael Janssen <jamuraa@debian.org>
Build-Depends: debhelper (>= 5.0.37.2), python, python-dev
Build-Depends-Indep: python-all-dev (>= 2.5.4), sharutils, python-support (>= 0.6)
Standards-Version: 3.7.2.0

Package: bittorrent
Architecture: all
Depends: ${python:Depends}, lsb-base (>= 3.0-10)
Suggests: bittorrent-gui
Recommends: mime-support
Provides: ${python:Provides}
Homepage: http://bitconjurer.org/BitTorrent/
Description: Original BitTorrent client - console tools
 BitTorrent is a tool for distributing files. It's extremely   
 easy to use - downloads are started by clicking on hyperlinks.
 Whenever more than one person is downloading at once
 they send pieces of the file(s) to each other, thus relieving
 the central server's bandwidth burden. Even with many
 simultaneous downloads, the upload burden on the central server
 remains quite small, since each new downloader introduces new
 upload capacity.
 .
 This package contains the tools which are used for console-only 
 downloading.  If you want the GUI interface, install the 
 bittorrent-gui package.

Package: bittorrent-gui
Architecture: all
Depends: ${python:Depends}, bittorrent (>= 3.4.2-1), python-wxgtk3.0
Homepage: http://bitconjurer.org/BitTorrent/
Description: Original BitTorrent client - GUI tools
 BitTorrent is a tool for distributing files. It's extremely   
 easy to use - downloads are started by clicking on hyperlinks.
 Whenever more than one person is downloading at once
 they send pieces of the file(s) to each other, thus relieving
 the central server's bandwidth burden. Even with many
 simultaneous downloads, the upload burden on the central server
 remains quite small, since each new downloader introduces new
 upload capacity.
 .
 This package contains the GUI tools for downloading.
