ocamlnet 4.1.8-2build1 source package in Ubuntu

Changelog

ocamlnet (4.1.8-2build1) hirsute; urgency=medium

  * No-change rebuild for ocaml abi changes.

 -- Matthias Klose <email address hidden>  Tue, 03 Nov 2020 16:28:17 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Hirsute
Original maintainer:
Debian OCaml Maintainers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocamlnet_4.1.8.orig.tar.gz 4.4 MiB d53a2f1612e41e65240e5f50dafb76bf6821a319b1c8699ddb366d8d651de0f4
ocamlnet_4.1.8-2build1.debian.tar.xz 16.2 KiB eaebc1478265c194da0fdc006336da3cac0ac512541b902b274558bd46dc6adf
ocamlnet_4.1.8-2build1.dsc 2.8 KiB fded295c271a9da229232a56fd1eac525aea26ba9c0a41364c9b4a839dbf4aee

View changes file

Binary packages built by this source

libapache2-mod-netcgi-apache: OCaml application-level Internet libraries - netcgi2 Apache2 connector

 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.

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

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

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

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

libnethttpd-ocaml-dev-dbgsym: debug symbols for libnethttpd-ocaml-dev
libocamlnet-gtk2-ocaml-dev: No summary available for libocamlnet-gtk2-ocaml-dev in ubuntu hirsute.

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

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

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

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

No description available for libocamlnet-ocaml in ubuntu hirsute.

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

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

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

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

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

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

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

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

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

No description available for libocamlnet-ocaml-dev-dbgsym in ubuntu impish.

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: No summary available for libocamlnet-ssl-ocaml in ubuntu hirsute.

No description available for libocamlnet-ssl-ocaml in ubuntu hirsute.

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

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

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.

libocamlnet-ssl-ocaml-dev-dbgsym: No summary available for libocamlnet-ssl-ocaml-dev-dbgsym in ubuntu impish.

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