Package: striprtf
Type: Package
Title: Extract Text from RTF File
Version: 0.6.0
Authors@R: c(
    person("Kota", "Mori", email = "kmori05@gmail.com", role = c("aut", "cre"))
  )
Description: Extracts plain text from RTF (Rich Text Format) file.
License: MIT + file LICENSE
Depends: R (>= 3.0)
Imports: magrittr, Rcpp, stringr, utils
Suggests: testthat
RoxygenNote: 7.2.3
LinkingTo: Rcpp
URL: https://github.com/kota7/striprtf
BugReports: https://github.com/kota7/striprtf/issues
Encoding: UTF-8
Author: Kota Mori [aut, cre]
Maintainer: Kota Mori <kmori05@gmail.com>
Built: R 4.4.0; x86_64-apple-darwin20.6.0; 2024-05-05 16:23:55 UTC; unix
