Skip to content

Commit f786f24

Browse files
committed
Update URLs
1 parent 0eab856 commit f786f24

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

DESCRIPTION

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ Title: Text Extraction, Rendering and Converting of PDF Documents
44
Version: 3.4.1
55
Authors@R: person("Jeroen", "Ooms", role = c("aut", "cre"), email = "[email protected]",
66
comment = c(ORCID = "0000-0002-4035-0289"))
7-
Description: Utilities based on 'libpoppler' for extracting text, fonts, attachments and
8-
metadata from a PDF file. Also supports high quality rendering of PDF documents into
9-
PNG, JPEG, TIFF format, or into raw bitmap vectors for further processing in R.
7+
Description: Utilities based on 'libpoppler' <https://poppler.freedesktop.org> for extracting
8+
text, fonts, attachments and metadata from a PDF file. Also supports high quality rendering
9+
of PDF documents into PNG, JPEG, TIFF format, or into raw bitmap vectors for further
10+
processing in R.
1011
License: MIT + file LICENSE
11-
URL: https://docs.ropensci.org/pdftools/ (website)
12-
https://github.com/ropensci/pdftools#readme (devel)
13-
https://poppler.freedesktop.org (upstream)
12+
URL: https://ropensci.r-universe.dev/pdftools,
13+
https://docs.ropensci.org/pdftools/
1414
BugReports: https://github.com/ropensci/pdftools/issues
1515
SystemRequirements: Poppler C++ API: libpoppler-cpp-dev (deb) or poppler-cpp-devel (rpm),
1616
and poppler-data (rpm/deb) package.

0 commit comments

Comments
 (0)