Skip to content

Commit b09b3ad

Browse files
committed
README update to reflect normalization changes
1 parent a8d521c commit b09b3ad

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)