r-cran-rcurl 1.95-4.8-4build1 source package in Ubuntu

Changelog

r-cran-rcurl (1.95-4.8-4build1) bionic; urgency=medium

  * No-change rebuild against libcurl4

 -- Steve Langasek <email address hidden>  Wed, 28 Feb 2018 08:46:55 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-rcurl_1.95-4.8.orig.tar.gz 895.4 KiB e72243251bbbec341bc5864305bb8cc23d311d19c5d0d9310afec7eb35aa2bfb
r-cran-rcurl_1.95-4.8-4build1.debian.tar.xz 20.9 KiB ab867bce5c7c7fa85f582828e56e6065f13d34782259a25485ddcd2884d5e157
r-cran-rcurl_1.95-4.8-4build1.dsc 2.2 KiB 44d4af6580b7f261503a4d925694dd58791aed180fae8ef36677039ea6d47b5d

View changes file

Binary packages built by this source

r-cran-rcurl: GNU R General network (HTTP/FTP/...) client interface

 The package allows one to compose general HTTP requests and provides
 convenient functions to fetch URIs, get & post forms, etc. and process
 the results returned by the Web server. This provides a great deal of
 control over the HTTP/FTP/... connection and the form of the request
 while providing a higher-level interface than is available just using R
 socket connections. Additionally, the underlying implementation is
 robust and extensive, supporting FTP/FTPS/TFTP (uploads and downloads),
 SSL/HTTPS, telnet, dict, ldap, and also supports cookies, redirects,
 authentication, etc.

r-cran-rcurl-dbgsym: debug symbols for r-cran-rcurl