python3-srt

Python library to handle SRT subtitle files
  https://github.com/cdown/srt
  0
  no reviews



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.