srt: The data type for SRT files.

[ library, media, mit ] [ Propose Tags ]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0 (info)
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), simple-media-timestamp (>=0.1.0.0 && <0.3), text (>=1.0 && <1.3) [details]
License MIT
Copyright dan.firth@homotopic.tech
Author Daniel Firth
Maintainer dan.firth@homotopic.tech
Category Media
Source repo head: git clone https://gitlab.com/homotopic-tech/srt
Uploaded by locallycompact at 2021-07-18T12:25:11Z
Distributions LTSHaskell:0.1.2.0, NixOS:0.1.2.0
Reverse Dependencies 3 direct, 0 indirect [details]
Downloads 430 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-07-18 [all 1 reports]

Readme for srt-0.1.1.0

[back to package description]

srt - Subtitle Data Type

The data type representing lines in the SRT subtitle format. This is just the data type to avoid including any particular parser or formatter as a dependency.