• en

ocamlnet 3.2.1

Maintainer contact@ocamlpro.com
Dependencies
& camlp4
ocamlfind
pcre-ocaml
OCaml < 4.00.0
Published Aug 21, 2012
Source [http] http://download.camlcity.org/download/ocamlnet-3.2.1.tar.gz
27f42c521c41af00abf477302ff5ec99
Edit https://github.com/ocaml/opam-repository/tree/master/packages/ocamlnet/ocamlnet.3.2.1/opam

Internet protocols (http, cgi, email etc.) and helper data structures (mail messages, character sets, etc.)

Ocamlnet is an enhanced system platform library for Ocaml. As the name suggests, large parts of it have to do with network programming, but it is actually not restricted to this. Other parts deal with the management of multiple worker processes, and the interaction with other programs running on the same machine. You can also view Ocamlnet as an extension of the system interface as provided by the Unix module of the standard library.