Rexx/CURL: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
A [[REXX]] extension that allows REXX to utilise the [[libcURL]] sockets library, but that is a [[C]] library that greatly simplifies accessing internet assets such as | A [[REXX]] extension that allows REXX to utilise the [[libcURL]] sockets library, but that is a [[C]] library that greatly simplifies accessing internet assets such as webpages, FTP sites. | ||
==Version== | ==Version== | ||
Line 16: | Line 16: | ||
* [[Mark Hessling]] | * [[Mark Hessling]] | ||
[[Category:REXX Function Library]][[Category:Open Source Software]][[Category:Software written in C]] |
Revision as of 15:55, 20 October 2016
A REXX extension that allows REXX to utilise the libcURL sockets library, but that is a C library that greatly simplifies accessing internet assets such as webpages, FTP sites.
Version
- Last known version: REXX/CURL v2.0.1 (2015-04-12)
- This release only supplied in source code form.
- Last known OS/2 binary version: REXX/CURL v2.0 (2012)
Links
Licence
- Open source software released under the LGPL v2.1.