r-cran-httpuv 1.3.3-3build1 source package in Ubuntu

Changelog

r-cran-httpuv (1.3.3-3build1) artful; urgency=medium

  * No-change rebuild to pick up r-api-3.4

 -- Graham Inggs <email address hidden>  Thu, 28 Sep 2017 08:07:10 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Artful
Original maintainer:
Debian Science Team
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.3.3.orig.tar.gz 399.4 KiB 56c8ea4986ebeafdf27ae4055d4b724cf3e74a4a42a8746cc4921a45211b7615
r-cran-httpuv_1.3.3-3build1.debian.tar.xz 3.6 KiB 7eb4e44bac6b690d3501b65aa4872b3daaa6e4341a16ff39ca182d7ff043704e
r-cran-httpuv_1.3.3-3build1.dsc 2.0 KiB dcc1e3785da5f6108b56aa44b175695e8277ce5f56d7d2b02dd4061856110b9a

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