• en

ocamlnet 3.7.5

Homepage http://projects.camlcity.org/projects/ocamlnet.html
Maintainer vb@luminar.eu.org
Dependencies
ocamlfind
Optional dependencies
| camlzip
cryptokit
lablgtk
pcre-ocaml
ssl
Published Sep 1, 2014
Source [http] http://download.camlcity.org/download/ocamlnet-3.7.5.tar.gz
c9765f309f4d5cdf15a8db6a0421a00f
Edit https://github.com/ocaml/opam-repository/tree/master/packages/ocamlnet/ocamlnet.3.7.5/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.