r-cran-httpuv 1.6.14+dfsg-1build1 source package in Ubuntu

Changelog

r-cran-httpuv (1.6.14+dfsg-1build1) noble; urgency=medium

  * No-change rebuild for libuv t64.

 -- Matthias Klose <email address hidden>  Thu, 14 Mar 2024 16:53:49 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-cran-httpuv_1.6.14+dfsg.orig.tar.xz 150.8 KiB 7b8e018bba81c5b1207224e1f9f9c74f56a68e17f5374147952b5fb317d28493
r-cran-httpuv_1.6.14+dfsg-1build1.debian.tar.xz 6.1 KiB 9980bb43e1cfbda62a58ba25ca4857b1ada55f66fe7f25590838596ea96f66af
r-cran-httpuv_1.6.14+dfsg-1build1.dsc 2.2 KiB bd1e10d796a201a57e6ee6a976f8c670b0329346bbe5aad1e69a09aaef3c45c4

View changes file

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