ocamlnet 4.0.4-1build3 source package in Ubuntu
Changelog
ocamlnet (4.0.4-1build3) xenial; urgency=medium * No-change rebuild for gnutls transition. -- Matthias Klose <email address hidden> Wed, 17 Feb 2016 22:26:54 +0000
Upload details
- Uploaded by:
- Matthias Klose on 2016-02-17
- Uploaded to:
- Xenial
- Original maintainer:
- Debian OCaml Maintainers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | on 2016-02-22 | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ocamlnet_4.0.4.orig.tar.gz | 4.1 MiB | becaa6c2b0c1ae6a3fb05139928442e5d4a685ea5033017060a86d70114e5f72 |
ocamlnet_4.0.4-1build3.debian.tar.xz | 14.9 KiB | a2d4975c19e4f3580b65dbadb085db8b6bb2c67a11bda5f202dde708c018d038 |
ocamlnet_4.0.4-1build3.dsc | 2.8 KiB | 72e826a10a9d9e9d03a866169e6ccbcb44fd1edbfdef163d1428264af7ed0297 |
Available diffs
- diff from 4.0.4-1build2 to 4.0.4-1build3 (303 bytes)
Binary packages built by this source
- libapache2-mod-netcgi-apache: No summary available for libapache2-mod-netcgi-apache in ubuntu yakkety.
No description available for libapache2-
mod-netcgi- apache in ubuntu yakkety.
- libapache2-mod-netcgi-apache-dbgsym: debug symbols for package libapache2-mod-netcgi-apache
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 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.
- libnethttpd-ocaml-dev: No summary available for libnethttpd-ocaml-dev in ubuntu yakkety.
No description available for libnethttpd-
ocaml-dev in ubuntu yakkety.
- libocamlnet-gtk2-ocaml-dev: OCaml application-level Internet libraries - GTK2 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 GTK-related
libraries of Ocamlnet in your programs.
- libocamlnet-ocaml: OCaml application-level Internet libraries - core runtime 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 only the shared runtime stub libraries for the
core Ocamlnet libraries. Stub libraries for SSL-related components are
available in the libocamlnet-ssl-ocaml- dev package.
- libocamlnet-ocaml-bin: OCaml application-level Internet libraries - binaries
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 binaries ocamlrpcgen (a helper for creating
RPC stubs) and netplex-admin (generic administration tool for netplex
systems).
- libocamlnet-ocaml-bin-dbgsym: debug symbols for package libocamlnet-ocaml-bin
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 binaries ocamlrpcgen (a helper for creating
RPC stubs) and netplex-admin (generic administration tool for netplex
systems).
- libocamlnet-ocaml-dbgsym: No summary available for libocamlnet-ocaml-dbgsym in ubuntu yakkety.
No description available for libocamlnet-
ocaml-dbgsym in ubuntu yakkety.
- libocamlnet-ocaml-dev: 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-doc: No summary available for libocamlnet-ocaml-doc in ubuntu yakkety.
No description available for libocamlnet-
ocaml-doc in ubuntu yakkety.
- libocamlnet-ssl-ocaml: OCaml application-level Internet libraries - SSL runtime 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 only the shared runtime stub libraries for the
SSL-related libraries of Ocamlnet.
- libocamlnet-ssl-ocaml-dbgsym: No summary available for libocamlnet-ssl-ocaml-dbgsym in ubuntu yakkety.
No description available for libocamlnet-
ssl-ocaml- dbgsym in ubuntu yakkety.
- libocamlnet-ssl-ocaml-dev: OCaml application-level Internet libraries - SSL 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 SSL-related
libraries of Ocamlnet in your programs.