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

Changelog

r-cran-rcurl (1.95-4.8-2build1) artful; urgency=medium

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

 -- Graham Inggs <email address hidden>  Wed, 27 Sep 2017 14:16:49 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Artful
Original maintainer:
Debian Med
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-rcurl_1.95-4.8.orig.tar.gz 895.4 KiB e72243251bbbec341bc5864305bb8cc23d311d19c5d0d9310afec7eb35aa2bfb
r-cran-rcurl_1.95-4.8-2build1.debian.tar.xz 19.6 KiB c59773e1a15baca89129871e47dce6ebe9c9cdd34bf36066e0a32686828ce741
r-cran-rcurl_1.95-4.8-2build1.dsc 2.1 KiB 67af7f6682ffb5343bc0a31b21b45f08ddc3f1b77c464e89dd7e4fc82dc676db

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