Jump to content

Rexx/CURL

From EDM2
Revision as of 08:36, 5 March 2016 by Reiknir (talk | contribs) (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 ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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