r-cran-crul 0.5.0-1 source package in Ubuntu

Changelog

r-cran-crul (0.5.0-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.1.3
  * debhelper 11
  * Versioned Build-Depends: r-cran-curl (>= 3.1)

 -- Andreas Tille <email address hidden>  Wed, 21 Feb 2018 11:59:18 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-crul_0.5.0-1.dsc 2.1 KiB 3b04aadef0c768431e62f19e8f5ea9cef1d8bd74804d688c0e485e4721ffa3d6
r-cran-crul_0.5.0.orig.tar.gz 683.7 KiB 471618c79fe711c686eb73bc3821b6d8018e66f212577a41dc01926302e5d224
r-cran-crul_0.5.0-1.debian.tar.xz 2.4 KiB 6be3ba84a7a802c8df83bfbfcac568068a5dafa1b7fc072c2fa3f37994231c12

Available diffs

No changes file available.

Binary packages built by this source

r-cran-crul: simple HTTP Client for GNU R

 A simple HTTP client, with tools for making HTTP requests,
 and mocking HTTP requests. The package is built on R6, and takes
 inspiration from Ruby's 'faraday' gem (<https://rubygems.org/gems/faraday>).
 The package name is a play on curl, the widely used command line tool
 for HTTP, and this package is built on top of the R package 'curl', an
 interface to 'libcurl' (<https://curl.haxx.se/libcurl>).