aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
blob: fb3d629383e8fffc3d6b3177e64d4aa08e631f35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: transmission-remote-cli
Section: net
Priority: optional
Maintainer: Jonathan McCrohan <jmccrohan@gmail.com>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 9), bash-completion
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.