Package: unrtf
Type: Package
Title: Extract Text from Rich Text Format (RTF) Documents
Version: 1.4
Authors@R: c(
    person("Jeroen", "Ooms", ,"jeroen@berkeley.edu", role = c("aut", "cre")),
    person("Free Software Foundation, Inc", role = "cph"))
Description: Wraps the 'unrtf' utility to extract text from RTF files. Supports
    document conversion to HTML, LaTeX or plain text. Output in HTML is recommended
    because 'unrtf' has limited support for converting between character encodings.
License: GPL-3
Encoding: UTF-8
Imports: sys (>= 2.0)
URL: https://docs.ropensci.org/unrtf,
        https://github.com/ropensci/unrtf#readme (devel)
        https://www.gnu.org/software/unrtf/ (upstream)
BugReports: http://github.com/ropensci/unrtf/issues
RoxygenNote: 7.0.2
NeedsCompilation: yes
Packaged: 2020-01-13 11:52:44 UTC; jeroen
Author: Jeroen Ooms [aut, cre],
  Free Software Foundation, Inc [cph]
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Repository: CRAN
Date/Publication: 2020-01-13 12:40:03 UTC
Built: R 3.6.3; x86_64-w64-mingw32; 2020-08-05 02:28:33 UTC; windows
Archs: i386, x64
