ttconv 1.0.8-1 source package in Ubuntu

Changelog

ttconv (1.0.8-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Add watch file
  * Add debian/gbp.conf to find branches in repository
  * Standards-Version: 4.6.2 (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Add upstream metadata
  * Section: python
  * Fix build-time test and autopkgtest
    Closes: #1061853

 -- Andreas Tille <email address hidden>  Thu, 22 Feb 2024 21:13:26 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble proposed universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ttconv_1.0.8-1.dsc 2.0 KiB 4e9b0fd89fbbea6c86f73183675aefa308480744500e369f50adbb276107f4a1
ttconv_1.0.8.orig.tar.gz 185.4 KiB 87b5c24ffec18f3484895d4368ba9f607c957e600c1bfc99ad48ceecb5789b9e
ttconv_1.0.8-1.debian.tar.xz 4.6 KiB b416449bfcd2e9dc6ac3fbc2bb84c2804b33e3edb26adc4709835229ebd4f55f

No changes file available.

Binary packages built by this source

python3-ttconv: 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