2
+
maintainer: "Hannes Mehnert <hannes@mehnert.org>"
3
+
authors: "Hannes Mehnert <hannes@mehnert.org>"
5
+
homepage: "https://github.com/hannesm/domain-name"
6
+
doc: "https://hannesm.github.io/domain-name/doc"
7
+
bug-reports: "https://github.com/hannesm/domain-name/issues"
15
+
["dune" "build" "-p" name "-j" jobs]
16
+
["dune" "runtest" "-p" name "-j" jobs] {with-test}
18
+
dev-repo: "git+https://github.com/hannesm/domain-name.git"
19
+
synopsis: "RFC 1035 Internet domain names"
21
+
A domain name is a sequence of labels separated by dots, such as `foo.example`.
22
+
Each label may contain any bytes. The length of each label may not exceed 63
23
+
charactes. The total length of a domain name is limited to 253 (byte
24
+
representation is 255), but other protocols (such as SMTP) may apply even
25
+
smaller limits. A domain name label is case preserving, comparison is done in a
30
+
"https://github.com/hannesm/domain-name/releases/download/v0.4.0/domain-name-0.4.0.tbz"
32
+
"sha256=a5c06e22845895201973e812fe3019274d1db81c0a7873da6c8007c4ad2108c5"
33
+
"sha512=f25aedb1ddf6ab8c49b1545cf88f4990114a9e7954d91cabf260e6ce470abd42dd135e8a55084262a77d4c9ee4bff6dc00c71307b23a48d82d50593b910ee173"
36
+
x-commit-hash: "e9833486ee40ef2c49c43dd72976022a627b4a34"