r-cran-httpuv 1.6.7+dfsg-1 source package in Ubuntu
Changelog
r-cran-httpuv (1.6.7+dfsg-1) unstable; urgency=medium * Team upload. * New upstream version * Standards-Version: 4.6.2 (routine-update) -- Andreas Tille <email address hidden> Tue, 20 Dec 2022 14:39:33 +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.7+dfsg-1.dsc | 2.2 KiB | ec1a681a418551eba87dbde2e2e22a2d2407e55354d4133418e0d811d3ed5441 |
r-cran-httpuv_1.6.7+dfsg.orig.tar.xz | 146.7 KiB | 2ee8ab1bd0bceaa601480e3ec9aa8a8166d57658a9a883a6d1927922190fecba |
r-cran-httpuv_1.6.7+dfsg-1.debian.tar.xz | 6.1 KiB | 59a2a9babc768cb560ac4443b4cb330a5b179eed11acbfa36a24ef12d7917059 |
Available diffs
- diff from 1.6.6+dfsg-1 to 1.6.7+dfsg-1 (5.9 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