Package: deeplr
Type: Package
Title: Interface to the 'DeepL' Translation API
Version: 0.1.0
Authors@R: person("David", "Zumbach", role = c("aut", "cre"), email = "david.zumbach@gfzb.ch")
Description: A wrapper for the 'DeepL' API (see <https://www.deepl.com/translator>), a web service that translates
    texts between different languages. Access to the API is subject to a monthly fee.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
URL: <https://www.deepl.com/translator
BugReports: https://github.com/zumbov2/deeplr/issues
RoxygenNote: 6.0.1
Imports: utf8, httr, tibble
Suggests: purrr, dplyr
NeedsCompilation: no
Packaged: 2018-05-21 23:39:17 UTC; David Zumbach
Author: David Zumbach [aut, cre]
Maintainer: David Zumbach <david.zumbach@gfzb.ch>
Repository: CRAN
Date/Publication: 2018-05-24 13:26:47 UTC
