hostname-validator 1.1.1

Validate hostnames according to IETF RFC 1123
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "hostname-validator"
description = "Validate hostnames according to IETF RFC 1123"
repository = "https://github.com/pop-os/hostname-validator"
version = "1.1.1"
keywords = ["ietf", "rfc", "1123", "hostname"]
categories = ["no-std"]
readme = "README.md"
license = "MIT"

[dependencies]