Source: python-srt Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Timo Röhling Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc , help2man, python3-all, python3-setuptools, python3-hypothesis , python3-pytest , python3-pytest-cov , python3-pytest-xdist , python3-sphinx , Homepage: https://github.com/cdown/srt Standards-Version: 4.6.1 Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/python-team/packages/python-srt.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-srt Testsuite: autopkgtest-pkg-pybuild Description: Python library to handle SRT subtitle files srt is a tiny but featureful Python library for parsing, modifying, and composing SRT subtitle files. It has a very robust parser that can deal with many broken SRT files, and needs no dependencies beyond the Python Standard Library. Package: python3-srt Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: ${source:Synopsis} ${source:Extended-Description} . This package provides the Python 3 module. Package: python-srt-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Multi-Arch: foreign Description: ${source:Synopsis} (documentation) ${source:Extended-Description} . This package provides the API documentation.