DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibapache2-mod-ocamlnet
BeschreibungOCaml application-level Internet libraries - netcgi2 Apache2 connector
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version2.2.9-8
Sektionhttpd
Prioritätoptional
Installierte Größe540 Byte
Hängt ab vonapache2.2-common, libocamlnet-ocaml-dev (= 2.2.9-8), libc6 (>= 2.2), libncurses5 (>= 5.7+20100313)
Empfohlene Pakete
PaketbetreuerDebian OCaml Maintainers
Quelleocamlnet
Paketgröße121792 Byte
Prüfsumme MD5ff073df0c7747e8fb4dfffd89f138869
Prüfsumme SHA14315a4a3323778967d93bcbf00a8e5b4cf5821e3
Prüfsumme SHA25614d5cdb33cfa54f02311a69a7b6b5767a89c5cce8bed5e1ee5043f610524e98b
Link zum Herunterladenlibapache2-mod-ocamlnet_2.2.9-8_i386.deb
Ausführliche BeschreibungOcamlnet 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 * netcgi1 and 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 mod_netcgi_apache Apache module. You will need this module to run web applications built using the netcgi2 Apache connector of OCamlnet. With this package Apache can serve them directly as OCaml compiled modules.


Impressum
Linux is a registered trademark of Linus Torvalds