パッケージ: libocamlnet-ocaml-dev (4.1.9-6) [debports]
libocamlnet-ocaml-dev に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [projects.camlcity.org]
類似のパッケージ:
OCaml application-level Internet libraries - core development libraries
Ocamlnet is a collection of OCaml libraries focusing focus on application-level Internet protocols and conventions.
Ocamlnet consists of the following libraries:
* netstring: processing of strings that occur in network context * netcgi2: portable web applications * nethttpd: is a web server component (HTTP server implementation) * netplex: generic server framework * rpc: OncRPC implementation * netclient: clients for HTTP, FTP, and Telnet * equeue: event queue used for many protocol implementations * shell: external commands invocation * netshm: shared memory for IPC purposes * netsys: bindings for system functions * smtp and pop: two further client implementations
A number of ideas and concepts are used throughout the libraries:
* netchannels are a way to abstract sequential I/O channels * event queues provided by equeue and unixqueue make asynchronous protocol interpreters possible
This package contains the development stuff you need to use the core Ocamlnet libraries in your programs. The following libraries are packaged separately: SSL-related libraries (libocamlnet-ssl-ocaml-dev), GTK-related libraries (libocamlnet-gtk2-ocaml-dev), nethttpd (libnethttpd-ocaml-dev). The netcgi2 Apache connector is also part of this package; to run applications built for that connector you will need the mod_netcgi_apache Apache module (libapache2-mod-ocamlnet).
その他の libocamlnet-ocaml-dev 関連パッケージ
|
|
|
|
-
- dep: libcompiler-libs-ocaml-dev-a6bv6
- 以下のパッケージによって提供される仮想パッケージです: libcompiler-libs-ocaml-dev
-
- dep: libocamlnet-ocaml-o43e4
- 以下のパッケージによって提供される仮想パッケージです: libocamlnet-ocaml
-
- dep: libstdlib-ocaml-dev-bkvu1
- 以下のパッケージによって提供される仮想パッケージです: libstdlib-ocaml-dev
-
- dep: libzip-ocaml-dev-sqvl5
- 以下のパッケージによって提供される仮想パッケージです: libzip-ocaml-dev
-
- dep: ocaml-5.2.0
- 以下のパッケージによって提供される仮想パッケージです: ocaml
-
- dep: ocaml-findlib
- management tool for OCaml libraries
-
- rec: libnethttpd-ocaml-dev
- OCaml application-level Internet libraries - HTTP daemon development libraries
-
- rec: libocamlnet-ocaml-doc
- OCaml application-level Internet libraries - documentation and examples