Package: cpp11qpdf
Type: Package
Title: Split, Combine and Compress PDF Files
Version: 1.3.5
Authors@R: c(person("Mauricio", "Vargas Sepulveda",
                    role = c("aut", "cre"), 
                    email = "m.sepulveda@mail.utoronto.ca", 
                    comment = c(ORCID = "0000-0003-1017-7574")),
             person("Jeroen", "Ooms",
                    role = c("aut"),
                    email = "jeroen@berkeley.edu",
                    comment = c("Author of qpdf R package",
                                 ORCID = "0000-0002-4035-0289")),
             person("Ben", "Raymond", role = "ctb"),
             person("Jay Berkenbilt", role = "cph", comment = "Author of qpdf"),
             person("Munk School of Global Affairs and Public Policy",
                    role = "fnd")
            )
Description: Bindings to 'qpdf':
    'qpdf' (<https://qpdf.sourceforge.io/>) is a an open-source PDF rendering
    library that allows to conduct content-preserving transformations of PDF
    files such as split, combine, and compress PDF files.
License: Apache License (>= 2)
URL: https://pacha.dev/cpp11qpdf/
BugReports: https://github.com/pachadotdev/cpp11qpdf/issues
SystemRequirements: libjpeg ( deb: libjpeg-dev, rpm: libjpeg-devel,
        brew: libjpeg )
Imports: curl
LinkingTo: cpp11
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, spelling, testthat (>= 3.0.0)
Encoding: UTF-8
Language: en-US
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2024-12-18 19:37:59 UTC; pacha
Author: Mauricio Vargas Sepulveda [aut, cre]
    (<https://orcid.org/0000-0003-1017-7574>),
  Jeroen Ooms [aut] (Author of qpdf R package,
    <https://orcid.org/0000-0002-4035-0289>),
  Ben Raymond [ctb],
  Jay Berkenbilt [cph] (Author of qpdf),
  Munk School of Global Affairs and Public Policy [fnd]
Maintainer: Mauricio Vargas Sepulveda <m.sepulveda@mail.utoronto.ca>
Repository: CRAN
Date/Publication: 2024-12-19 20:40:09 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 02:19:37 UTC; windows
Archs: x64
