Source: r-cran-curl
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 architecture-is-64-bit,
 architecture-is-little-endian,
 libssl-dev,
 libcurl4-openssl-dev,
 pkgconf,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-curl
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-curl.git
Homepage: https://cran.r-project.org/package=curl

Package: r-cran-curl
Architecture: any
Depends:
 ${R:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: A Modern and Flexible Web Client for R
 Bindings to 'libcurl' <https://curl.se/libcurl/> for performing fully
 configurable HTTP/FTP requests where responses can be processed in memory,
 on disk, or streaming via the callback or connection interfaces.
 Some knowledge of 'libcurl' is recommended; for a more-user-friendly web
 client see the 'httr2' package which builds on this package with http specific
 tools and logic.
