Package: deeplr
Type: Package
Title: Interface to the 'DeepL' Translation API
Version: 2.0.0
Authors@R: c(
    person("David", "Zumbach", role = c("aut", "cre"), email = "david.zumbach@gfzb.ch"), 
    person("Paul C.", "Bauer", role = c("aut"), email = "mail@paulcbauer.eu")
    )
Description: A wrapper for the 'DeepL' Pro API <https://www.deepl.com/docs-api>, a web service
    for translating texts between different languages. A DeepL API developer account is required
    to use the service (see <https://www.deepl.com/pro#developer).
License: GPL (>= 2)
Encoding: UTF-8
URL: https://www.deepl.com/translator
BugReports: https://github.com/zumbov2/deeplr/issues
Imports: utf8, httr, tibble, purrr, tokenizers
Suggests: dplyr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-04-27 19:15:31 UTC; david
Author: David Zumbach [aut, cre],
  Paul C. Bauer [aut]
Maintainer: David Zumbach <david.zumbach@gfzb.ch>
Repository: CRAN
Date/Publication: 2021-04-28 15:10:02 UTC
Built: R 4.0.2; ; 2021-04-29 10:49:25 UTC; unix
