This website requires JavaScript.
Explore
Help
Register
Sign In
joepie91
/
python-whois
Watch
1
Star
0
Fork
0
You've already forked python-whois
mirror of
https://github.com/joepie91/python-whois.git
synced
2026-02-04 12:21:25 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
python-whois
/
pythonwhois
History
Sven Slootweg
47e9c85a07
Improve normalization for registrar names, and implement .com.tw (TWNIC) parsing.
Fixes
#22
.
2014-06-27 20:28:32 +02:00
..
__init__.py
Fix bug in creation date parsing for contacts. Implement .co.jp with recursive handle lookups,
fixes
#22
partially. Skip WHOIS referals with a protocol specification,
fixes
#25
.
2014-06-27 10:08:57 +02:00
net.py
Fix bug in creation date parsing for contacts. Implement .co.jp with recursive handle lookups,
fixes
#22
partially. Skip WHOIS referals with a protocol specification,
fixes
#25
.
2014-06-27 10:08:57 +02:00
parse.py
Improve normalization for registrar names, and implement .com.tw (TWNIC) parsing.
Fixes
#22
.
2014-06-27 20:28:32 +02:00
shared.py
Remove jwhois dependency, separate retrieval and parsing logic, implement registrant parsing for several registries, fix some other regexes, add test data
2013-11-20 12:08:35 +01:00