r-cran-httpuv 1.6.4+dfsg-1 source package in Ubuntu
Changelog
r-cran-httpuv (1.6.4+dfsg-1) unstable; urgency=medium * Team Upload. * New upstream version 1.6.4+dfsg * Refresh use_debian_packages_libuv1.patch -- Nilesh Patra <email address hidden> Fri, 31 Dec 2021 15:35:14 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-httpuv_1.6.4+dfsg-1.dsc | 2.2 KiB | 762acd3d4197e71fd7024eda80a96d4c424887427cbef51a971bf71b1bc87e62 |
r-cran-httpuv_1.6.4+dfsg.orig.tar.xz | 145.9 KiB | 2c238753449e44e679088697d54b4290cf39239ba8cceb17e11e83eb65fa40da |
r-cran-httpuv_1.6.4+dfsg-1.debian.tar.xz | 6.5 KiB | 96a88e10e950d67b18627fbbbcfdad6cedfd1e0ca02d8e89b3aa3dd2545ac06d |
Available diffs
- diff from 1.6.3+dfsg-1 to 1.6.4+dfsg-1 (3.6 KiB)
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