r-cran-rcurl 1.98-1.12+dfsg-1 source package in Ubuntu

Changelog

r-cran-rcurl (1.98-1.12+dfsg-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <email address hidden>  Mon, 26 Jun 2023 19:33:51 +0200

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 Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-rcurl_1.98-1.12+dfsg-1.dsc 2.1 KiB 07161674c6136f3cf69b07fa2b5438f1ce13fcc27cad33c387ed519d9ee41758
r-cran-rcurl_1.98-1.12+dfsg.orig.tar.xz 400.8 KiB ca61793ac88fbe3ddde360b3647344dec9b72cd826157c51e620a38eb0711168
r-cran-rcurl_1.98-1.12+dfsg-1.debian.tar.xz 20.9 KiB 6b538a9e6739789e93c400df0fa6a43e724e972f1bf2ceba1fdf1c3fddbf0b47

No changes file available.

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