aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
blob: c58a304f9def9d918d53eb9767fa8175b8e0c828 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: transmission-remote-cli
Section: net
Priority: optional
Maintainer: Jonathan McCrohan <jmccrohan@gmail.com>
Build-Depends: debhelper (>= 8)
Standards-Version: 3.9.3
Homepage: https://github.com/fagga/transmission-remote-cli

Package: transmission-remote-cli
Architecture: all
Depends: python, ${misc:Depends}
Recommends: transmission-cli, python-geoip, python-adns, python-ipy
Description: ncurses interface for the Transmission BitTorrent daemon
 transmission-remote-cli is an ncurses interface for controlling the
 Transmission BitTorrent daemon. It is a full featured client, providing the
 ability to upload, queue and delete torrent files, monitor downloads and adjust
 speed limits.