Source: subliminal
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders:
 Etienne Millon <me@emillon.org>,
 Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>,
Standards-Version: 3.9.8
Homepage: https://github.com/Diaoul/subliminal
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/subliminal.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/subliminal.git
Build-Depends:
 debhelper (>= 9),
 dh-python,
 help2man,
 python,
 python-setuptools,
 python3,
 python3-babelfish,
 python3-bs4,
 python3-click,
 python3-dogpile.cache,
 python3-enzyme,
 python3-guessit,
 python3-html5lib,
 python3-pysrt,
 python3-requests,
 python3-setuptools,
 python3-six,
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.3

Package: python-subliminal
Architecture: all
Depends:
 ${misc:Depends},
 ${python:Depends},
Description: Python library to search and download subtitles (python2 version)
 It comes with an easy to use CLI (command-line interface) suitable for direct
 use or cron jobs.
 .
 Subliminal uses multiple providers to give users a vast choice and have a
 better chance to find the best matching subtitles. Providers are extensible
 through a dedicated entry point.
 .
 This package contains only the python2 version.

Package: python3-subliminal
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Python library to search and download subtitles (python3 version)
 It comes with an easy to use CLI (command-line interface) suitable for direct
 use or cron jobs.
 .
 Subliminal uses multiple providers to give users a vast choice and have a
 better chance to find the best matching subtitles. Providers are extensible
 through a dedicated entry point.
 .
 This package contains the python3 version.

Package: subliminal
Section: video
Architecture: all
Depends:
 ${misc:Depends},
 python3,
 python3-subliminal
Description: Command-line tool to search and download subtitles
 This is an easy to use CLI (command-line interface) tool suitable for direct
 use or cron jobs.
 .
 Subliminal uses multiple providers to give users a vast choice and have a
 better chance to find the best matching subtitles. Providers are extensible
 through a dedicated entry point.

Package: subliminal-nautilus
Section: video
Architecture: all
Depends:
 ${misc:Depends},
 python-nautilus,
 python-subliminal,
Description: Nautilus extension to search and download subtitles
 Subliminal uses multiple providers to give users a vast choice and have a
 better chance to find the best matching subtitles. Providers are extensible
 through a dedicated entry point.
 .
 This package contains an extension for nautilus that makes it possible to
 download subtitles directly from the file explorer.
