ocamlnet 4.1.2-2build1 source package in Ubuntu

Changelog

ocamlnet (4.1.2-2build1) artful; urgency=high

  * No change rebuild against new findlib.

 -- Dimitri John Ledkov <email address hidden>  Thu, 27 Jul 2017 09:44:59 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Artful
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocamlnet_4.1.2.orig.tar.gz 4.4 MiB 918c3921529cfe545e206b3535a58f43f665165044dd3548f685b583e94f14d8
ocamlnet_4.1.2-2build1.debian.tar.xz 17.4 KiB 8a34b5d5f5bc0da10e7a3b494fe2ccb0980a3868db2bea9070be88f8e1701bf9
ocamlnet_4.1.2-2build1.dsc 2.6 KiB 95499a17cbd5dc41577c7f350ec38231c9adfbaa73092b55217f500a80468f9a

View changes file

Binary packages built by this source

libapache2-mod-netcgi-apache: No summary available for libapache2-mod-netcgi-apache in ubuntu artful.

No description available for libapache2-mod-netcgi-apache in ubuntu artful.

libapache2-mod-netcgi-apache-dbgsym: No summary available for libapache2-mod-netcgi-apache-dbgsym in ubuntu artful.

No description available for libapache2-mod-netcgi-apache-dbgsym in ubuntu artful.

libnethttpd-ocaml-dev: No summary available for libnethttpd-ocaml-dev in ubuntu artful.

No description available for libnethttpd-ocaml-dev in ubuntu artful.

libocamlnet-gtk2-ocaml-dev: No summary available for libocamlnet-gtk2-ocaml-dev in ubuntu artful.

No description available for libocamlnet-gtk2-ocaml-dev in ubuntu artful.

libocamlnet-ocaml: No summary available for libocamlnet-ocaml in ubuntu artful.

No description available for libocamlnet-ocaml in ubuntu artful.

libocamlnet-ocaml-bin: No summary available for libocamlnet-ocaml-bin in ubuntu artful.

No description available for libocamlnet-ocaml-bin in ubuntu artful.

libocamlnet-ocaml-bin-dbgsym: No summary available for libocamlnet-ocaml-bin-dbgsym in ubuntu artful.

No description available for libocamlnet-ocaml-bin-dbgsym in ubuntu artful.

libocamlnet-ocaml-dbgsym: No summary available for libocamlnet-ocaml-dbgsym in ubuntu artful.

No description available for libocamlnet-ocaml-dbgsym in ubuntu artful.

libocamlnet-ocaml-dev: No summary available for libocamlnet-ocaml-dev in ubuntu artful.

No description available for libocamlnet-ocaml-dev in ubuntu artful.

libocamlnet-ocaml-doc: OCaml application-level Internet libraries - documentation and examples

 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 Ocamlnet reference manual in HTML format and
 several examples about how to use the various libraries.

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 artful.

No description available for libocamlnet-ssl-ocaml-dbgsym in ubuntu artful.

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.