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

Changelog

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

  * Team Upload.
  * New upstream version 1.6.5+dfsg
  * Refresh use_debian_packages_libuv1.patch

 -- Nilesh Patra <email address hidden>  Tue, 11 Jan 2022 19:26:44 +0530

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
Kinetic release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-httpuv_1.6.5+dfsg-1.dsc 2.2 KiB 44d00ea46241a0576e49790294e111de0dde909d559053588a9f15e1385e94f9
r-cran-httpuv_1.6.5+dfsg.orig.tar.xz 145.9 KiB 962cded1f53398d81033b96c239e44f89f31c9262e8bf4ecd83077aad4b483b8
r-cran-httpuv_1.6.5+dfsg-1.debian.tar.xz 6.0 KiB d0ff8a510ab40c11a25fdc3c79677dfcf7148e7ac169ebe4fd666a549bc3e297

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