Source: rtorrent
Section: net
Priority: optional
Maintainer: Jose Luis Rivas <ghostbar@debian.org>
Uploaders:
 Dmitry E. Oboukhov <unera@debian.org>,
 Jonathan McDowell <noodles@earth.li>,
 Alexandre Detiste <tchet@debian.org>,
Build-Depends: debhelper-compat (= 13)
Build-Depends-Arch:
 bc,
 libcppunit-dev,
 libcurl4-openssl-dev,
 libncurses-dev,
 libtorrent-dev (>= 0.15.7),
 libxmlrpc-core-c3-dev,
 pkgconf,
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/debian/rtorrent.git
Vcs-Browser: https://salsa.debian.org/debian/rtorrent
Homepage: https://rakshasa.github.io/rtorrent/
Rules-Requires-Root: no
X-Style: black

Package: rtorrent
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 screen | dtach,
Description: ncurses BitTorrent client based on LibTorrent from rakshasa
 rtorrent is a BitTorrent client based on LibTorrent.  It uses ncurses
 and aims to be a lean, yet powerful BitTorrent client, with features
 similar to the most complex graphical clients.
 .
 Since it is a terminal application, it can be used with the "screen"/"dtach"
 utility so that the user can conveniently logout from the system while keeping
 the file transfers active.
 .
 Some of the features of rtorrent include:
  * Use an URL or file path to add torrents at runtime
  * Stop/delete/resume torrents
  * Optionally loads/saves/deletes torrents automatically in a session
    directory
  * Safe fast resume support
  * Detailed information about peers and the torrent
  * Support for distributed hash tables (DHT)
  * Support for peer-exchange (PEX)
  * Support for initial seeding (Superseeding)
