@hackage subtitleParser0.5
A parser for .srt and .sub files
Categories
License
BSD-3-Clause
Maintainer
Ruben Astudillo <ruben.astud@gmail.com>
Links
Versions
Installation
Dependencies (4)
- attoparsec >=0.10.2.1
- base <5
- containers
- text >=0.11.1.5 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/flashblast
Package Flags
developer
(off by default)
Whether to build the library in development mode
A basic .srt and .sub parser based on attoparsec and text