python-srt 3.5.3-1 source package in Ubuntu

Changelog

python-srt (3.5.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 3.5.3
  * Bump Standards-Version to 4.6.2 (no changes required)

 -- Alex Lembcke <email address hidden>  Wed, 14 Jun 2023 20:46:46 -0400

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-srt_3.5.3-1.dsc 2.4 KiB 43096fc80bd2926730f1d8fa36e751479f32486b1e8bec46ca31d923aa7d2972
python-srt_3.5.3.orig.tar.gz 25.5 KiB 3df39c566697138b710548e643cd5b51b46d8ff7a9bac9e245ff012e5649b6f4
python-srt_3.5.3-1.debian.tar.xz 2.9 KiB 7c5edff9302545fae701e24c0f9591ca4aee29d1431a87d12f2df60f0be3dc9f

Available diffs

No changes file available.

Binary packages built by this source

python-srt-doc: Python library to handle SRT subtitle files (documentation)

 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.
 .
 This package provides the API documentation.

python3-srt: 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.
 .
 This package provides the Python 3 module.