caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Ocamlnet 1.0 released
@ 2005-04-14 20:45 Gerd Stolpmann
  0 siblings, 0 replies; only message in thread
From: Gerd Stolpmann @ 2005-04-14 20:45 UTC (permalink / raw)
  To: caml-list; +Cc: ocamlnet-devel

Hi list,

The Ocamlnet project announces version 1.0 of this library collection.
This version includes a few bugfixes. It is also thought as the
ultimately mature version of the library ever, hence the jump to 1.0.

----------------------------------------------------------------------------
What is Ocamlnet?
----------------------------------------------------------------------------

A collection of modules for the Objective Caml language which focus on 
application-level Internet protocols and conventions.

The current distribution contains:

- a mature implementation of the CGI protocol

- an implementation of the JSERV protocol (AJP-1.2), can be used with
  mod_jserv (Apache JServ) and mod_jk (Jakarta connector) to connect
  application servers written in O'Caml with web servers

- an implementation of the FastCGI protocol, for the same purpose

- an experimental POP3 client

- a library of string processing functions related to Internet 
  protocols (formerly known as "netstring" and distributed separately):
  MIME encoding/decoding, Date/time parsing, Character encoding
  conversion, HTML parsing and printing, URL parsing and printing,
  OO-representation of channels, and a lot more.

Ocamlnet is developed as a SourceForge project:

  http://sourceforge.net/projects/ocamlnet

Developers and code contributions are welcome.

Ocamlnet is licensed under the zlib/libpng license.

----------------------------------------------------------------------------
Changes from 0.98 to 1.0
----------------------------------------------------------------------------

Only bug fixes and improvements to ease debugging of problems:

Mail infrastructure:
- One can now select a single LF as line terminator to write
  mail messages. This is the default when Netsendmail.sendmail
  pipes messages to the (external) MTA.

FastCGI:
- Improved exception handling. Low-level errors are signaled by the
  new FCGI_Error exception.
- Improved fastcgi compatibility, works now also with lighttpd

CGI:
- Many exceptions explain in more detail what is going wrong.

Other:
- Fix for quoting errors in Neturl.

Gerd
-- 
------------------------------------------------------------
Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany 
gerd@gerd-stolpmann.de          http://www.gerd-stolpmann.de
------------------------------------------------------------



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-04-14 20:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-14 20:45 Ocamlnet 1.0 released Gerd Stolpmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).