Source: r-cran-httr2 Standards-Version: 4.7.3 Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille , 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-rappdirs, r-cran-rlang (>= 1.1.0), r-cran-vctrs (>= 0.6.3), r-cran-withr, r-cran-curl (>= 6.2.1), 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 Rules-Requires-Root: no 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 in GNU R 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.