r-cran-httpuv 1.6.8+dfsg-1 source package in Ubuntu
Changelog
r-cran-httpuv (1.6.8+dfsg-1) unstable; urgency=medium * Team upload. * New upstream version -- Andreas Tille <email address hidden> Mon, 16 Jan 2023 13:50:31 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-httpuv_1.6.8+dfsg-1.dsc | 2.2 KiB | d8f39b673e45644b46a92936c28be331218530459ddaede2e82af19e4e3893ab |
r-cran-httpuv_1.6.8+dfsg.orig.tar.xz | 146.8 KiB | 5519e1603db58f2bf61bede3a499f2a194244c18029b0fd30593777978304b39 |
r-cran-httpuv_1.6.8+dfsg-1.debian.tar.xz | 6.1 KiB | 34eea7d1b61302c9f78f410f6a728b9d4831670c7c4fdf2e4c1156a78e78e5e2 |
Available diffs
- diff from 1.6.7+dfsg-1 to 1.6.8+dfsg-1 (2.1 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