Jump to content

Rexx/CURL: Difference between revisions

From EDM2
Created page with "A REXX extension that allows REXX to utilise the libcURL library, but that is a C library that greatly simplifies accessing internet assets such as homepages, FTP ..."
 
mNo edit summary
Line 16: Line 16:
* [[Mark Hessling]]
* [[Mark Hessling]]


[[Category:Tools]][[Category:REXX]][[Category:MS Windows Tools]][[Category:Generic Unix Tools]][[Category:Databases]][[Category:Open Source Software]][[Category:Software written in C]]
[[Category:Tools]][[Category:REXX]][[Category:MS Windows Tools]][[Category:Generic Unix Tools]][[Category:Open Source Software]][[Category:Software written in C]]

Revision as of 09:39, 5 March 2016

A REXX extension that allows REXX to utilise the libcURL library, but that is a C library that greatly simplifies accessing internet assets such as homepages, FTP sites and so on.

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 v.2.1.

Author