Package: antiword
Type: Package
Title: Extract Text from Microsoft Word Documents
Version: 1.3.4
Authors@R: c(
    person("Jeroen", "Ooms", ,"jeroenooms@gmail.com", 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.
Imports: sys (>= 2.0)
URL: https://docs.ropensci.org/antiword/,
        https://ropensci.r-universe.dev/antiword
BugReports: https://github.com/ropensci/antiword/issues
License: GPL-2
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2024-10-03 14:12:08 UTC; jeroen
Author: Jeroen Ooms [aut, cre] (<https://orcid.org/0000-0002-4035-0289>),
  Adri van Os [cph] (Author 'antiword' utility)
Maintainer: Jeroen Ooms <jeroenooms@gmail.com>
Repository: CRAN
Date/Publication: 2024-10-04 13:20:02 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 03:36:54 UTC; unix
