Source: ttconv Section: utils Priority: optional Maintainer: Debian Python Team Uploaders: Martin Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, Standards-Version: 4.6.0 Homepage: https://github.com/sandflow/ttconv Vcs-Git: https://salsa.debian.org/python-team/packages/ttconv.git Vcs-Browser: https://salsa.debian.org/python-team/packages/ttconv Rules-Requires-Root: no Package: python3-ttconv Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: library and tool for converting timed text or subtitle formats ttconv is a library and command line application written in pure Python for converting between timed text formats used in the presentations of captions, subtitles, karaoke, etc. . Input formats: TTML / IMSC, SCC / CEA 608, EBU STL, SRT . Output formats: IMSC / TTML, WebVTT, SRT . Note, that the tool is called ttconv, not tt, i.e. use it like this: . ttconv convert -i subtitles.ttml -o subtitles.srt