Package: SRTtools
Type: Package
Title: Adjust Srt File to Get Better Experience when Watching Movie
Version: 1.2.0
Date: 2019-07-02
Authors@R: c(person("Jim", "Chen", role = c("aut", "cre"), email = "jim71183@gmail.com"))
Description: Srt file is a common subtitle format for videos, it contains subtitle and when the subtitle showed.
    This package is for align time of srt file, and also change color, style and position of subtitle in videos,
	the srt file will be read as a vector into R, and can be write into srt file after modified using this package.
License: GPL (>= 2)
Imports: magrittr (>= 1.5)
RoxygenNote: 6.1.1
Encoding: UTF-8
Depends: R (>= 2.10)
URL: https://github.com/ChiHangChen/SRTtools
BugReports: https://github.com/ChiHangChen/SRTtools/issues
NeedsCompilation: no
Packaged: 2019-07-16 10:01:25 UTC; ChiHang
Author: Jim Chen [aut, cre]
Maintainer: Jim Chen <jim71183@gmail.com>
Repository: CRAN
Date/Publication: 2019-07-18 06:38:24 UTC
Built: R 4.6.0; ; 2025-08-18 05:04:48 UTC; unix
