Package: r-cran-httpuv Version: 1.5.1+dfsg-1 Architecture: amd64 Maintainer: Debian R Packages Maintainers Installed-Size: 982 Depends: r-base-core (>= 3.5.2-1), r-api-3.5, r-cran-rcpp (>= 0.11.0), r-cran-r6, r-cran-promises, r-cran-later (>= 0.8.0), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libuv1 (>= 1.18.0) Suggests: r-cran-testthat, r-cran-callr, r-cran-curl Filename: buster/r-cran-httpuv/r-cran-httpuv_1.5.1+dfsg-1_amd64.deb Size: 461212 MD5sum: 2650eba253e24df3e727bf594b4af6e2 SHA1: 06c75da13793c0a54c9e9e0f27ecec075bdb29cb SHA256: bde0e209238437b7de12e0efee1e4853f6d7df43a7992bcf0130de2def66ff7e Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=httpuv Description: GNU R package of HTTP and WebSocket Server Library The R package httpuv provides low-level socket and protocol support for handling HTTP and WebSocket requests directly from within R. It is primarily intended as a building block for other packages, rather than making it particularly easy to create complete web applications using httpuv alone. httpuv is built on top of the libuv and http-parser C libraries, both of which were developed by Joyent, Inc.