Source: qbittorrent-cli
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Nicolas Peugnet <nicolas@club1.fr>,
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               dh-sequence-golang,
               dh-shell-completions,
               dpkg-build-api (= 1),
               golang-any,
               golang-github-autobrr-go-qbittorrent-dev,
               golang-github-autobrr-go-torrent-dev,
               golang-github-blang-semver-dev,
               golang-github-dustin-go-humanize-dev,
               golang-github-magiconair-properties-dev,
               golang-github-mholt-archives-dev,
               golang-github-mitchellh-go-homedir-dev,
               golang-github-pkg-errors-dev,
               golang-github-spf13-cobra-dev,
               golang-github-spf13-viper-dev,
               golang-github-zeebo-bencode-dev,
               golang-golang-x-net-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/qbittorrent-cli
Vcs-Git: https://salsa.debian.org/go-team/packages/qbittorrent-cli.git
Homepage: https://github.com/ludviglundgren/qbittorrent-cli
XS-Go-Import-Path: github.com/ludviglundgren/qbittorrent-cli

Package: qbittorrent-cli
Section: net
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
Static-Built-Using: ${misc:Static-Built-Using}
Description: CLI tool to manage qBittorrent
 qbittorrent-cli is a command-line tool to manage qBittorrent instances
 through their Web API. It can be used to add torrents, manage categories
 and tags, reannounce, and import from other clients.
 .
 Features:
 .
  * qBittorrent v5 compatible (since v2.1.0)
  * Add torrents from file, glob pattern, URL or magnet - handy with
    autodl-irssi
  * Reannounce torrents for troublesome trackers
  * Limit how many torrents download simultaneously
  * Import torrents with state from Deluge and rTorrent
  * Manage categories and tags
  * Compare torrents between instances
