Top-level domain ( http://en.wikipedia.org/wiki/Top-level_domain )
Project description
A top-level domain (TLD) is one of the domains at the highest level in the hierarchical Domain Name System of the Internet.[1] The top-level domain names are installed in the root zone of the name space. For all domains in lower levels, it is the last part of the domain name, that is, the last label of a fully qualified domain name. For example, in the domain name www.example.com, the top-level domain is .com (or .COM, as domain names are not case-sensitive). Management of most top-level domains is delegated to responsible organizations by the Internet Corporation for Assigned Names and Numbers (ICANN), which operates the Internet Assigned Numbers Authority (IANA) and is in charge of maintaining the DNS root zone.
http://en.wikipedia.org/wiki/Top-level_domain
from tld_name import tld_name
print tld_name(‘www.work.com’)
print tld_name(‘zsp.com’)
print tld_name(‘www.zsp.com’)
print tld_name(‘www.zsp.edu.cn’)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file tld_name-0.01.tar.gz
.
File metadata
- Download URL: tld_name-0.01.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 317c7a0b9ff6639613f28c1e8b8a4344b165a80d6d3e04909358a2d5d0f81d91 |
|
MD5 | bc7b474c73179eab87390d25d7b7d07d |
|
BLAKE2b-256 | 2d282e5de11987ff2203b954d50d22e7add2f01ff429769787ed5a93c957de21 |