From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id QAA12639; Sun, 23 Mar 2003 16:13:19 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id QAA12721 for ; Sun, 23 Mar 2003 16:13:18 +0100 (MET) X-SPAM-Warning: Sending machine is listed in blackholes.five-ten-sg.com Received: from mta11.adelphia.net (mta11-0.mail.adelphia.net [64.8.50.205]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id h2NFDHX25746 for ; Sun, 23 Mar 2003 16:13:17 +0100 (MET) Received: from mordor ([24.48.82.16]) by mta11.adelphia.net (InterMail vM.5.01.05.32 201-253-122-126-132-20030307) with SMTP id <20030323151316.BCPQ16060.mta11.adelphia.net@mordor>; Sun, 23 Mar 2003 10:13:16 -0500 Message-ID: <003d01c2f14e$b63b2df0$0201a8c0@mordor> From: "Pixel" To: "Caml" , Subject: [Caml-list] Ocurl - A binding for O'Caml to libcurl Date: Sun, 23 Mar 2003 10:13:08 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Spam: no; 0.00; libcurl:01 sourceforge:01 sparse:01 stumbling:01 quantum:99 caml:01 o'caml:02 binding:03 similarly:03 dependent:03 interface:03 library:03 versions:06 www:91 rather:09 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi all, I would like to announce the available of Ocurl, an O'Caml[1] binding for the libcurl[2] multi-protocol file transfer library. http://sourceforge.net/projects/ocurl/ The library currently covers the "easy" interface in libcurl. The "multi" interface may be incorporated in later versions. Documentation is rather sparse at this point in time, but the options available follow the C interface closely and should hopefully not present a too big stumbling block. Currently it has only been tested (and developed under) Linux, although nothing particularly platform dependent is present in the code. Feedback, questions, etc, is more than welcome. Ocurl is available under the MIT license (similarly to libcurl). Enjoy, Lars Nilsson Quantum Chamaeleon http://www.quantumchamaeleon.com [1] http://caml.inria.fr/ [2] http://curl.sourceforge.net/libcurl/ ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners