r-cran-httpuv 1.6.9+dfsg-1 source package in Ubuntu

Changelog

r-cran-httpuv (1.6.9+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version

 -- Andreas Tille <email address hidden>  Mon, 20 Feb 2023 14:02:00 +0100

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-httpuv_1.6.9+dfsg-1.dsc 2.2 KiB 39965988076d6cbcefba3e3b051768b7a6c156c5cf2cfb1f27a99ac5d3e61427
r-cran-httpuv_1.6.9+dfsg.orig.tar.xz 146.9 KiB 507135cd712993a08be5501beb8d612044b2ba3ba3042a816022c816e4ce5544
r-cran-httpuv_1.6.9+dfsg-1.debian.tar.xz 6.1 KiB 338c50506657a41c809911ba47e2347d0235275dfa00ca0721ce42307562557f

Available diffs

No changes file available.

Binary packages built by this source

r-cran-httpuv: 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.

r-cran-httpuv-dbgsym: debug symbols for r-cran-httpuv