Source: streamlink
Maintainer: Alexis Murzeau <amubtdx@gmail.com>
Section: python
Priority: optional
Standards-Version: 4.4.1
Build-Depends: debhelper-compat (= 12),
 dh-python,
 python3 (>= 3.4),
 python3-setuptools,
 python3-sphinx,
 python3-requests (>= 1.0),
 python3-pycountry (>= 16.10.23),
 python3-pycryptodome,
 python3-pytest,
 python3-mock,
 python3-requests-mock,
 python3-websocket,
 python3-docutils,
 python3-socks,
 python3-freezegun,
 python3-recommonmark,
 python3-isodate
Homepage: https://streamlink.github.io/
Vcs-Git: https://salsa.debian.org/amurzeau-guest/streamlink.git
Vcs-Browser: https://salsa.debian.org/amurzeau-guest/streamlink
Rules-Requires-Root: no

Package: python3-streamlink
Architecture: all
Depends: ${misc:Depends},
 ${python3:Depends}
Recommends: rtmpdump,
  ffmpeg
Suggests: streamlink, python3-streamlink-doc
Description: Python module for extracting video streams from various websites
 Streamlink is a CLI utility that pipes flash videos from online streaming
 services to a variety of video players such as VLC, or alternatively, a
 browser.
 The main purpose of streamlink is to convert CPU-heavy flash plugins to a
 less CPU-intensive format.
 .
 Streamlink is a fork of the Livestreamer project.
 .
 Please consider donating or paying for subscription services when they are
 available for the content you consume and enjoy.
 .
 This package makes Streamlink APIs accessible in Python 3.

Package: python3-streamlink-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${sphinxdoc:Depends},
  ${misc:Depends},
Recommends: fonts-lato,
  fonts-inconsolata,
  fonts-roboto-slab,
  fonts-font-awesome,
  libjs-modernizr
Built-Using: ${sphinxdoc:Built-Using}
Suggests: python3-streamlink
Description: CLI for extracting video streams from various websites (documentation)
 Streamlink is a CLI utility that pipes flash videos from online streaming
 services to a variety of video players such as VLC, or alternatively, a
 browser.
 The main purpose of streamlink is to convert CPU-heavy flash plugins to a
 less CPU-intensive format.
 .
 Streamlink is a fork of the Livestreamer project.
 .
 Please consider donating or paying for subscription services when they are
 available for the content you consume and enjoy.
 .
 This package contains the Streamlink usage, API and plugins
 documentation in HTML format.

Package: streamlink
Section: video
Architecture: all
Depends: ${misc:Depends},
  ${python3:Depends},
  python3-streamlink (= ${source:Version})
Recommends: vlc | mpv | mplayer | omxplayer
Description: CLI for extracting video streams from various websites to a video player
 Streamlink is a CLI utility that pipes flash videos from online streaming
 services to a variety of video players such as VLC, or alternatively, a
 browser.
 The main purpose of streamlink is to convert CPU-heavy flash plugins to a
 less CPU-intensive format.
 .
 Streamlink is a fork of the Livestreamer project.
 .
 Please consider donating or paying for subscription services when they are
 available for the content you consume and enjoy.
