We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f419ab commit 672f649Copy full SHA for 672f649
README.md
@@ -29,6 +29,12 @@ The manual (including install instructions) can be found in the doc/ directory.
29
* Nameservers
30
* Optional WHOIS data normalization
31
* Attempts to intelligently reformat WHOIS data for better (human) readability
32
+ * Converts various abbreviation types to full locality names
33
+ * Airport codes
34
+ * Country names (2- and 3-letter ISO codes)
35
+ * US states and territories
36
+ * Canadian states and territories
37
+ * Australian states
38
* `pwhois`, a simple WHOIS tool using pythonwhois
39
* Easily readable output format
40
* Can also output raw WHOIS data
0 commit comments