srt: The data type for SRT files.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

The data type for SRT files. https://en.wikipedia.org/wiki/SubRip


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.2.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), simple-media-timestamp (>=0.1.0.0 && <0.3), text (>=1.0 && <2.1) [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.homotopic.tech/haskell/srt
Uploaded by locallycompact at 2022-08-24T15:54:03Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for srt-0.1.2.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.