Source: python-webvtt Maintainer: Debian Python Team Uploaders: Michael Fladischer , Section: python Testsuite: autopkgtest-pkg-python Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, docbook-to-man, python3-all, python3-docopt, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme, Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-webvtt Vcs-Git: https://salsa.debian.org/python-team/packages/python-webvtt.git Homepage: https://github.com/glut23/webvtt-py/ Rules-Requires-Root: no Package: python-webvtt-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Multi-Arch: foreign Description: Read, write and segment WebVTT caption files (Documentation) Python module for reading/writing WebVTT caption files. It also features caption segmentation useful when captioning HLS videos. . Converting captions from other formats is supported for: * SubRip (.srt) * YouTube SBV (.sbv) . This package contains the documentation. Package: python3-webvtt Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Suggests: python-webvtt-doc, Description: Read, write and segment WebVTT caption files (Python3 version) Python module for reading/writing WebVTT caption files. It also features caption segmentation useful when captioning HLS videos. . Converting captions from other formats is supported for: * SubRip (.srt) * YouTube SBV (.sbv) . This package contains the Python 3 version of the library. Package: webvtt Architecture: all Section: utils Depends: python3-webvtt (= ${binary:Version}), ${misc:Depends}, ${python3:Depends}, Suggests: python-webvtt-doc, Description: Read, write and segment WebVTT caption files Python module for reading/writing WebVTT caption files. It also features caption segmentation useful when captioning HLS videos. . Converting captions from other formats is supported for: * SubRip (.srt) * YouTube SBV (.sbv)