> On 21 Jan 2020, at 09:01, Stéphane Glondu <[email protected]> wrote: > > A domain name is a sequence of labels separated by dots, such as > foo.example. Each label may contain any bytes. The length of each > label may not exceed 63 charactes. The total length of a domain name > is limited to 253 (byte representation is 255), but other protocols > (such as SMTP) may apply even smaller limits. A domain name label is > case preserving, comparison is done in a case insensitive manner.
Hi, that is extremely bad package description, it describes domain name, and not what the package does and why it’s useful. Ondrej -- Ondřej Surý [email protected]

