#include "_doctype.html" OP-Curl - libcurl for Object-Pascal #include "css.t" #define LIBCURL_PASCAL2 #define CURL_URL libcurl/pascal2 #include "_menu.html" #include "setup.t" WHERE2(libcurl, "/libcurl/", libcurl Object-Pascal binding) TITLE(OP-Curl -- accessing libcurl from Object-Pascal)

OP-Curl is a simple Object Pascal wrapper for Curl released under MPL. OP-Curl can be compiled by Free Pascal compiler and Borland compilers. It has been tested under Windows and Linux.

Also, check out Jeffrey Pohlmeyer's Pascal binding.

The OP-curl site at www.tekool.com seems to have vanished (June 2007).

OP-Curl has been developped in order to add network capabilities to Sablopas, an OP wrapper for Sablotron. By using both sofware you're able to perform XSLT transformations upon documents coming from all over the web.

OP-Curl: http://www.tekool.com/opcurl

Sablopas: http://www.tekool.com/sablopas

How to Install
Check out the OP-Curl web page

Examples
Check out the OP-Curl web page

Binding documentation
Check out the OP-Curl web page

Download
Check out the OP-Curl web page

Credits
Written by Christophe Espern.

What is Pascal?
You'll find more info Free Pascal here: http://www.freepascal.org. #include "_footer.html"