This package browser is in early development. Mind the rough edges.

ocaml-domain-name 0.4.0

RFC 1035 Internet domain name data structure and parser

Parses and constructs RFC compliant domain names. The invariants on the length of domain names are preserved throughout the module.

Installation

Install ocaml-domain-name 0.4.0 as follows:

guix install ocaml-domain-name@0.4.0

Or install the latest version:

guix install ocaml-domain-name

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.