Source: subdownloader
Section: utils
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Mattia Rizzolo <mattia@debian.org>,
Build-Depends:
 debhelper-compat (= 12),
 dh-python,
 dh-sequence-python3,
 python3,
 python3-argcomplete <!nodoc>,
 python3-pymediainfo <!nocheck>,
 python3-pytest <!nocheck>,
 python3-setuptools,
 python3-sphinx,
 python3-sphinx-argparse,
Standards-Version: 4.5.0
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/python-team/packages/subdownloader.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/subdownloader
Homepage: https://github.com/subdownloader/subdownloader

Package: subdownloader
Architecture: all
Depends:
 python3-progressbar,
 ${misc:Depends},
 ${python3:Depends},
Recommends:
 python3-pyqt5,
Conflicts:
 subdownloader-cli,
Replaces:
 subdownloader-cli,
Description: subtitle download/upload manager for video files
 SubDownloader is a tool to automatically download/upload subtitles
 for video files (DIVX, MPEG, AVI, etc.) and DVDs using fast hashing.
 .
 Features:
   * Fast hashing algorithm (27 GB movies/7 seconds)
   * Recursively folders search
   * Autodetect language of the subtitles
   * Upload entire series seasons subtitles in less than 1 minute
 .
 This package contains the GUI front-end, common files and a cli interface.
