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.
- Outputs:
out
- Website: https://github.com/hannesm/domain-name
- Licenses: ISC
- Package source: gnu/packages/ocaml.scm
- Builds: See build status
- Issues: See known issues
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.