Package: pdfboxr
Type: Package
Title: Interface to 'PDFBox'
Version: 2.0.19
Authors@R: c(person("Florian", "Schwendinger", role = c("aut", "cre"), email = "FlorianSchwendinger@gmx.at"),
	person("Benjamin", "Schwendinger", role = c("aut")),
	person("Apache", "Software Foundation", role = c("ctb", "cph"), comment = "Apache PDFBox Java library"))
Description: Interface to the 'Apache' 'PDFBox' library <https://pdfbox.apache.org/>.
    'PDFBox' is an open source 'Java' tool for working with 'PDF' documents. 
    Currently 'pdfboxr' only implements functions to extract data from 'PDF'-files.
Imports: checkmate, rJava (>= 0.9-6)
SystemRequirements: Java (>= 8)
License: GPL-3
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-09-07 11:16:24 UTC; f
Author: Florian Schwendinger [aut, cre],
  Benjamin Schwendinger [aut],
  Apache Software Foundation [ctb, cph] (Apache PDFBox Java library)
Maintainer: Florian Schwendinger <FlorianSchwendinger@gmx.at>
Repository: CRAN
Date/Publication: 2020-09-15 08:40:08 UTC
