Package: antiword
Type: Package
Title: Extract Text from Microsoft Word Documents
Version: 1.3.1
Authors@R: c(
    person("Jeroen", "Ooms", ,"jeroen@berkeley.edu", role = c("aut", "cre"),
      comment = c(ORCID = "0000-0002-4035-0289")),
    person("Adri van Os", role = "cph", comment = "Author 'antiword' utility"))
Description: Wraps the 'AntiWord' utility to extract text from Microsoft
    Word documents. The utility only supports the old 'doc' format, not the 
    new xml based 'docx' format. Use the 'xml2' package to read the latter.
License: GPL-2
Encoding: UTF-8
Imports: sys (>= 2.0)
RoxygenNote: 6.0.1
URL: https://docs.ropensci.org/antiword/ (website),
        https://github.com/ropensci/antiword (devel)
        http://www.winfield.demon.nl (upstream)
BugReports: https://github.com/ropensci/antiword/issues
NeedsCompilation: yes
Packaged: 2022-03-21 15:56:21 UTC; jeroen
Author: Jeroen Ooms [aut, cre] (<https://orcid.org/0000-0002-4035-0289>),
  Adri van Os [cph] (Author 'antiword' utility)
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Repository: CRAN
Date/Publication: 2022-03-21 16:20:02 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 13:29:08 UTC; windows
Archs: i386, x64
