package idna

  1. Overview
  2. No Docs
Internationalized Domain Names for OCaml (IDNA 2008 and UTS #46)

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.4.0.tar.gz
md5=d5160b5ecb3d2fb81bd466920579f783
sha512=05e7c370be7ba6be2e4c3d9d4c76e6853e3c4ac08034c3d21efba819139cf309bf4faaab89e4e4a80653d7144576fdb38fbcfa037dfbba620294cb035b3b8732

Description

Pure OCaml implementation of IDNA2008 hostname validation, UTS #46 compatibility processing, Punycode encoding/decoding, and Unicode NFC normalization. Uses Unicode 16.0.0 character tables. No C dependencies.

Published: 26 Apr 2026

Dependencies (2)

  1. ocaml >= "5.1"
  2. dune >= "3.17"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest with-test

Used by

None

Conflicts

None