• en

ocamlnet 3.7.3

Homepage http://projects.camlcity.org/projects/ocamlnet.html
Maintainer vb@luminar.eu.org
Dependencies
& camlp4
ocamlfind
Optional dependencies
| camlzip
cryptokit
lablgtk
pcre-ocaml
ssl
OCaml < 4.02.0
Published Aug 30, 2013
Source [http] http://download.camlcity.org/download/ocamlnet-3.7.3.tar.gz
245c7a79474875d3fc7af54b6d963429
Edit https://github.com/ocaml/opam-repository/tree/master/packages/ocamlnet/ocamlnet.3.7.3/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.