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 ..."
(No difference)

Revision as of 08:36, 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