Package: pdftools
Type: Package
Title: Text Extraction, Rendering and Converting of PDF Documents
Version: 1.4
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Description: Utilities based on 'libpoppler' for extracting text, fonts, attachments and 
    metadata from a PDF file. Also supports high quality rendering of PDF documents info
    PNG, JPEG, TIFF format, or into raw bitmap vectors for further processing in R.
License: MIT + file LICENSE
URL: https://ropensci.org/blog/2016/03/01/pdftools-and-jeroen (blog)
        https://github.com/ropensci/pdftools#readme (devel)
        https://poppler.freedesktop.org (upstream)
BugReports: https://github.com/ropensci/pdftools/issues
SystemRequirements: Poppler C++ interface library and headers
Imports: Rcpp (>= 0.12.12)
LinkingTo: Rcpp
Suggests: jpeg, png, webp, testthat
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-08-31 21:23:21 UTC; jeroen
Repository: CRAN
Date/Publication: 2017-09-01 09:47:40 UTC
