File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -28,13 +28,17 @@ The manual (including install instructions) can be found in the doc/ directory.
2828 * Full registrant information (!)
2929 * Nameservers
3030* Optional WHOIS data normalization
31- * Attempts to intelligently reformat WHOIS data for better (human) readability
31+ * Attempts to intelligently reformat WHOIS data for better accuracy and (human) readability
3232 * Converts various abbreviation types to full locality names
3333 * Airport codes
3434 * Country names (2- and 3-letter ISO codes)
3535 * US states and territories
3636 * Canadian states and territories
3737 * Australian states
38+ * Identifies both organization and person names, and moves or reformats them where necessary
39+ * Identifies names where the first and last name are swapped around, and fixes them
40+ * Deduplicates names, even *across fields*, and even when they're not 100% identical
41+ * Recognizes common (legal) abbreviations, and ensures that they are in the correct case
3842* ` pwhois ` , a simple WHOIS tool using pythonwhois
3943 * Easily readable output format
4044 * Can also output raw WHOIS data
You can’t perform that action at this time.
0 commit comments