mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
7 lines
337 B
Plaintext
7 lines
337 B
Plaintext
|
Rexx/CURL is an external function package providing an interface to the cURL
|
||
|
package. cURL is a general purpose package that allows access to any
|
||
|
URL-addressable resource. With Rexx/CURL you can access resources such as web
|
||
|
pages, ftp sites, and telnet sessions under control of your Rexx program.
|
||
|
|
||
|
WWW: http://rexxcurl.sourceforge.net/
|