hostname-validator 1.1.1

Validate hostnames according to IETF RFC 1123
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
categories = ["no-std"]
description = "Validate hostnames according to IETF RFC 1123"
keywords = ["ietf", "rfc", "1123", "hostname"]
license = "MIT"
name = "hostname-validator"
readme = "README.md"
repository = "https://github.com/pop-os/hostname-validator"
version = "1.1.1"