File: index.rst

package info (click to toggle)
python-srt 3.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 236 kB
  • sloc: python: 1,599; makefile: 13
file content (21 lines) | stat: -rw-r--r-- 326 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
`srt`: Parse SubRip files
=========================

srt_ is a tiny Python library for parsing, modifying, and composing SRT files.

.. _srt: https://github.com/cdown/srt

Documentation
=============

.. toctree::
   :maxdepth: 2

   quickstart
   api

Indices and tables
==================

* :ref:`genindex`
* :ref:`search`