Source: r-cran-httr2
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,
 r-cran-cli,
 r-cran-curl (>= 6.4.0),
 r-cran-glue,
 r-cran-lifecycle,
 r-cran-magrittr,
 r-cran-openssl,
 r-cran-r6,
 r-cran-rlang (>= 1.3.0),
 r-cran-vctrs (>= 0.6.3),
 r-cran-withr,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-httr2
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-httr2.git
Homepage: https://cran.r-project.org/package=httr2

Package: r-cran-httr2
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Perform HTTP Requests and Process the Responses
 Tools for creating and modifying HTTP requests, then performing them
 and processing the results. 'httr2' is a modern re-imagining of 'httr'
 that uses a pipe-based interface and solves more of the problems that API
 wrapping packages face.
