1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/www/ocaml-net/pkg-descr
Doug Barton 2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00

19 lines
836 B
Plaintext

A collection of modules for the Objective Caml language which focus
on application-level Internet protocols and conventions.
Ocamlnet consists of a number of libraries:
* netstring is about processing strings that occur in network context
* netcgi1 and netcgi2 focus on portable web applications
* nethttpd is a web server component (HTTP server implementation)
* netplex is a generic server framework
* rpc implements OncRPC
* netclient implements clients for HTTP, FTP, and Telnet
* equeue is an event queue used for many protocol implementations
* shell is about calling external commands
* netshm provides shared memory for IPC purposes
* netsys contains bindings for system functions
* smtp and pop are two further client implementations
WWW: http://sourceforge.net/projects/ocamlnet