Python FQDN Fully-Qualified Domain Names
This package validates Fully Qualified Domain Names (FQDNs) conforming
to the Internet Engineering Task Force specification. The design intent
is to validate that a string would be traditionally acceptable as a
public Internet hostname to RFC-conforming software, which is a strict
subset of the logic in modern web browsers like Mozilla Firefox and
Chromium that determines whether make a DNS lookup. Configuration
options can relax constraints so that short hostnames without periods
or others with underscores will be valid. These relaxations are closer
to how modern web browsers work.
Maintained by: Isaac Yu
Keywords: fqdn
ChangeLog: python3-fqdn
Homepage:
https://github.com/ypcrts/fqdn
Download SlackBuild:
python3-fqdn.tar.gz
python3-fqdn.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
python3-fqdn.SlackBuild |
python3-fqdn.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds