1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: tremc
Section: net
Maintainer: Debian QA Group <packages@qa.debian.org>
Uploaders: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/tremc/tremc
Vcs-Browser: https://salsa.debian.org/python-team/packages/tremc
Vcs-Git: https://salsa.debian.org/python-team/packages/tremc.git
Standards-Version: 4.7.2
Build-Depends:
debhelper-compat (= 13)
Package: tremc
Architecture: all
Depends:
${misc:Depends},
python3:any,
Description: ncurses interface for the Transmission BitTorrent daemon
tremc 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.
|