Package: srt
Title: Read Subtitle Files as Tabular Data
Version: 1.0.4
Authors@R:
person("Kiernan", "Nicholls", email = "k5cents@gmail.com", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0002-9229-7897"))
Description: Read 'SubRip'
subtitle files as data frames for easy text analysis or
manipulation. Easily shift numeric timings and export subtitles
back into valid 'SubRip' timestamp format to sync subtitles and
audio.
License: GPL-3
URL: https://k5cents.github.io/srt/, https://github.com/k5cents/srt
BugReports: https://github.com/k5cents/srt/issues
Suggests: covr (>= 3.5.1), spelling (>= 2.2), testthat (>= 3.0.0),
tibble (>= 3.0.4)
Encoding: UTF-8
Language: en-US
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Repository: https://k5cents.r-universe.dev
Date/Publication: 2024-03-12 00:53:25 UTC
RemoteUrl: https://github.com/k5cents/srt
RemoteRef: HEAD
RemoteSha: 028eb6d86b5884ee469111410395bde3a2d4ed7a
NeedsCompilation: no
Packaged: 2026-07-18 08:10:38 UTC; root
Author: Kiernan Nicholls [aut, cre, cph] (ORCID:
)
Maintainer: Kiernan Nicholls